D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-notify-8.0.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zkBKRd Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZTpVdd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build + rm -rf notify-8.0.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/notify-8.0.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd notify-8.0.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.EXo16F + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build + cd notify-8.0.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.MUfa5B + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.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.0.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.171 Compiling bitflags v2.9.0 Compiling log v0.4.26 Compiling cfg-if v1.0.0 Compiling same-file v1.0.6 Compiling notify-types v2.0.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.171/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=42efa26aba98bd78 -C extra-filename=-5121e35c8cbfbca6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/build/libc-5121e35c8cbfbca6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=6d5c2f587c92f5c8 -C extra-filename=-b16a1cc859a38888 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.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.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std"))' -C metadata=081303fc207f2870 -C extra-filename=-d36e7413773bcebc --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=d0d5fe105289cea2 -C extra-filename=-ec6a769025b5f44f --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.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=58e63eded40554db -C extra-filename=-bace013bc3a02581 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.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=4e1cdc66e37a25b6 -C extra-filename=-58fba3c837cd9f27 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.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=76320f2ce9fe9923 -C extra-filename=-0df873084aee766c --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern same_file=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libsame_file-58fba3c837cd9f27.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.0.0-build/notify-8.0.0/target/rpm/build/libc-5121e35c8cbfbca6/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.171/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=725a75cc44332baf -C extra-filename=-8db1b84232c234ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling inotify-sys v0.1.5 Compiling filetime v0.2.23 Compiling mio v1.0.2 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=dd539c235995a222 -C extra-filename=-a155f6fb37693f14 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name filetime --edition=2018 /usr/share/cargo/registry/filetime-0.2.23/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=2370892d619205ef -C extra-filename=-2ebe290f5a73e361 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblibc-8db1b84232c234ea.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.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="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=2bed6e18e5b988a5 -C extra-filename=-732cfefb99d7f0d0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblog-d36e7413773bcebc.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=32e12c3039453ff0 -C extra-filename=-ad38ff061aed2da5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libbitflags-b16a1cc859a38888.rmeta --extern inotify_sys=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libinotify_sys-a155f6fb37693f14.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling notify v8.0.0 (/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.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", "serde", "serialization-compat-6"))' -C metadata=9278bfd7b0c14d6e -C extra-filename=-ae7d3a64a103d510 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern filetime=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libfiletime-2ebe290f5a73e361.rmeta --extern inotify=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libinotify-ad38ff061aed2da5.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblog-d36e7413773bcebc.rmeta --extern mio=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libmio-732cfefb99d7f0d0.rmeta --extern notify_types=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libnotify_types-bace013bc3a02581.rmeta --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libwalkdir-0df873084aee766c.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `macos_kqueue` --> src/lib.rs:187:36 | 187 | #[cfg(all(target_os = "macos", not(feature = "macos_kqueue")))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `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:197:30 | 197 | all(target_os = "macos", feature = "macos_kqueue") | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `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:205:36 | 205 | #[cfg(all(target_os = "macos", not(feature = "macos_kqueue")))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `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:215:30 | 215 | all(target_os = "macos", feature = "macos_kqueue") | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `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:348:36 | 348 | #[cfg(all(target_os = "macos", not(feature = "macos_kqueue")))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `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:360:30 | 360 | all(target_os = "macos", feature = "macos_kqueue") | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `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 8.43s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.M3Cams + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.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.0.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.0.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/BUILDROOT/usr/share/cargo/registry/notify-8.0.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/BUILDROOT/usr/share/cargo/registry/notify-8.0.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.0.0-build/BUILDROOT/usr/share/cargo/registry/notify-8.0.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/BUILDROOT/usr/share/cargo/registry/notify-8.0.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/BUILDROOT/usr/share/cargo/registry/notify-8.0.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.d0to09 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.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.0.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.171 Compiling bitflags v2.9.0 Fresh cfg-if v1.0.0 Compiling serde v1.0.217 Compiling getrandom v0.3.1 Compiling rustix v1.0.3 Compiling cfg_aliases v0.2.1 Compiling linux-raw-sys v0.9.2 Compiling lazy_static v1.5.0 Fresh same-file v1.0.6 Compiling serde_json v1.0.139 Fresh log v0.4.26 Compiling once_cell v1.20.3 Fresh notify-types v2.0.0 Compiling memchr v2.7.4 Compiling similar v2.6.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.171/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="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=86e9b05163886d72 -C extra-filename=-da1c2de9bdf35bf1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/build/libc-da1c2de9bdf35bf1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=25a226740ac9522f -C extra-filename=-4f413b9d76fac989 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.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=2018 /usr/share/cargo/registry/serde-1.0.217/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", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=1c4146f58c3de436 -C extra-filename=-ad0a7c3fedf2c95b --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/build/serde-ad0a7c3fedf2c95b -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.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.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=d6510c6480fd2157 -C extra-filename=-c6f90b3b334fac23 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/build/getrandom-c6f90b3b334fac23 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.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=73a91140b0f0ad0a -C extra-filename=-6a19fab3a8dabe7c --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.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.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=7b9c5c85ceb4d92b -C extra-filename=-25aa64fbca77b5dd --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/build/rustix-25aa64fbca77b5dd -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.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.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootparam", "btrfs", "compiler_builtins", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=56a9d18ee311c2ec -C extra-filename=-573303dd7ea4fc7f --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.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 lazy_static --edition=2015 /usr/share/cargo/registry/lazy_static-1.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("spin", "spin_no_std"))' -C metadata=2e788d234a69074e -C extra-filename=-74cabfed94616a3a --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.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.139/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=f673b363dfdcfd79 -C extra-filename=-b3e61cc900119dd3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/build/serde_json-b3e61cc900119dd3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.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.20.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=6953385b6391131e -C extra-filename=-82aa2c1b352c449e --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.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.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=9228fa86758e8c03 -C extra-filename=-3b1147e61686bb87 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.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.1.1 Compiling ryu v1.0.18 Compiling linked-hash-map v0.5.6 Running `/usr/bin/rustc --crate-name similar --edition=2018 /usr/share/cargo/registry/similar-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="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"))' -C metadata=58d7f3b62b4f28c1 -C extra-filename=-878986eec9b16d65 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling itoa v1.0.14 Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=852cc6b3e50c8d85 -C extra-filename=-4c95b925d660f651 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.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.18/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=5dbb236c7baabfa0 -C extra-filename=-9c577a59cbc8fcfd --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.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 linked_hash_map --edition=2015 /usr/share/cargo/registry/linked-hash-map-0.5.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("heapsize", "heapsize_impl", "nightly", "serde", "serde_impl"))' -C metadata=a81f6d981deb6307 -C extra-filename=-d1e941f1372aa0aa --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.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.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=acb045136fdfa993 -C extra-filename=-97b4d61f51835f4e --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling nix v0.29.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/nix-0.29.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="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", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=8598bbaf9c38c937 -C extra-filename=-7de3fdc2ba0b27c5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/build/nix-7de3fdc2ba0b27c5 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern cfg_aliases=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libcfg_aliases-6a19fab3a8dabe7c.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.0.0-build/notify-8.0.0/target/rpm/build/serde_json-b3e61cc900119dd3/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/build/getrandom-c6f90b3b334fac23/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/build/serde-ad0a7c3fedf2c95b/build-script-build` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.217/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", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=898ffdd579bc7492 -C extra-filename=-1dc5088c4b615f2b --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --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_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/build/libc-da1c2de9bdf35bf1/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.171/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="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=a34a47f0fdf76a87 -C extra-filename=-5aa12d91bbae65ec --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/build/rustix-25aa64fbca77b5dd/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9acc2080c4110cc1 -C extra-filename=-4d4445290fab8d45 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libbitflags-4f413b9d76fac989.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblinux_raw_sys-573303dd7ea4fc7f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg linux_raw --cfg linux_like --cfg linux_kernel` Running `/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/build/nix-7de3fdc2ba0b27c5/build-script-build` Compiling inotify-sys v0.1.5 Compiling mio v1.0.2 Compiling filetime v0.2.23 Compiling console v0.15.7 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=c0172aeada4f3b25 -C extra-filename=-598228dc1f4bd49f --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblibc-5aa12d91bbae65ec.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.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="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=5a0a7310043bb850 -C extra-filename=-150ac7c8477423fd --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblibc-5aa12d91bbae65ec.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblog-d36e7413773bcebc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name filetime --edition=2018 /usr/share/cargo/registry/filetime-0.2.23/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=755b3899ae0e60eb -C extra-filename=-9935e3c3376dc2af --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblibc-5aa12d91bbae65ec.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=2018 /usr/share/cargo/registry/console-0.15.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=e08caee4c2c533b1 -C extra-filename=-06ca63d992a82aa9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblazy_static-74cabfed94616a3a.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblibc-5aa12d91bbae65ec.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name getrandom --edition=2021 /usr/share/cargo/registry/getrandom-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=6077d5f056d105b9 -C extra-filename=-53f597bacc9a7124 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblibc-5aa12d91bbae65ec.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.29.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"' --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", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=ac72ffa497a1693f -C extra-filename=-bc1e5d6a189b88b0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libbitflags-4f413b9d76fac989.rmeta --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblibc-5aa12d91bbae65ec.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(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)'` 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=baec877536bffbf2 -C extra-filename=-c3966f4e30a66f42 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libbitflags-4f413b9d76fac989.rmeta --extern inotify_sys=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libinotify_sys-598228dc1f4bd49f.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblibc-5aa12d91bbae65ec.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling insta v1.42.0 Compiling notify v8.0.0 (/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0) Running `/usr/bin/rustc --crate-name insta --edition=2021 /usr/share/cargo/registry/insta-1.42.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="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=04d6c35ea97346fd -C extra-filename=-2e6d5dc3601db021 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern console=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libconsole-06ca63d992a82aa9.rmeta --extern linked_hash_map=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblinked_hash_map-d1e941f1372aa0aa.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libonce_cell-82aa2c1b352c449e.rmeta --extern similar=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libsimilar-878986eec9b16d65.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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", "serde", "serialization-compat-6"))' -C metadata=356dcc6328923791 -C extra-filename=-936f9a8189afa7c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern filetime=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libfiletime-9935e3c3376dc2af.rmeta --extern inotify=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libinotify-c3966f4e30a66f42.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblibc-5aa12d91bbae65ec.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblog-d36e7413773bcebc.rmeta --extern mio=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libmio-150ac7c8477423fd.rmeta --extern notify_types=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libnotify_types-bace013bc3a02581.rmeta --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libwalkdir-0df873084aee766c.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `macos_kqueue` --> src/lib.rs:187:36 | 187 | #[cfg(all(target_os = "macos", not(feature = "macos_kqueue")))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `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:197:30 | 197 | all(target_os = "macos", feature = "macos_kqueue") | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `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:205:36 | 205 | #[cfg(all(target_os = "macos", not(feature = "macos_kqueue")))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `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:215:30 | 215 | all(target_os = "macos", feature = "macos_kqueue") | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `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:348:36 | 348 | #[cfg(all(target_os = "macos", not(feature = "macos_kqueue")))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `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:360:30 | 360 | all(target_os = "macos", feature = "macos_kqueue") | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `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 Compiling tempfile v3.19.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly", "unstable-windows-keep-open-tempfile"))' -C metadata=5611569e26188eb4 -C extra-filename=-1cce49a235b12bcf --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libfastrand-4c95b925d660f651.rmeta --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libgetrandom-53f597bacc9a7124.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libonce_cell-82aa2c1b352c449e.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/librustix-4d4445290fab8d45.rmeta --cap-lints allow -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.139/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=010814ace0650fc2 -C extra-filename=-6d99cba3d348c187 --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libitoa-97b4d61f51835f4e.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libmemchr-3b1147e61686bb87.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libryu-9c577a59cbc8fcfd.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libserde-1dc5088c4b615f2b.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: `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", "serde", "serialization-compat-6"))' -C metadata=dc36ecd9ff59ffa7 -C extra-filename=-972de92b6cc8798b --out-dir /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern filetime=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libfiletime-9935e3c3376dc2af.rlib --extern inotify=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libinotify-c3966f4e30a66f42.rlib --extern insta=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libinsta-2e6d5dc3601db021.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblibc-5aa12d91bbae65ec.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblog-d36e7413773bcebc.rlib --extern mio=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libmio-150ac7c8477423fd.rlib --extern nix=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libnix-bc1e5d6a189b88b0.rlib --extern notify_types=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libnotify_types-bace013bc3a02581.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libserde_json-6d99cba3d348c187.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libtempfile-1cce49a235b12bcf.rlib --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libwalkdir-0df873084aee766c.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: trait `NeedsDebug` is never used --> src/lib.rs:403:23 | 403 | trait NeedsDebug: std::fmt::Debug {} | ^^^^^^^^^^ ... 408 | assert_debug_impl!(Config); | -------------------------- in this macro invocation | = note: `#[warn(dead_code)]` on by default = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `NeedsDebug` is never used --> src/lib.rs:403:23 | 403 | trait NeedsDebug: std::fmt::Debug {} | ^^^^^^^^^^ ... 409 | assert_debug_impl!(Error); | ------------------------- in this macro invocation | = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `NeedsDebug` is never used --> src/lib.rs:403:23 | 403 | trait NeedsDebug: std::fmt::Debug {} | ^^^^^^^^^^ ... 410 | assert_debug_impl!(ErrorKind); | ----------------------------- in this macro invocation | = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `NeedsDebug` is never used --> src/lib.rs:403:23 | 403 | trait NeedsDebug: std::fmt::Debug {} | ^^^^^^^^^^ ... 411 | assert_debug_impl!(NullWatcher); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `NeedsDebug` is never used --> src/lib.rs:403:23 | 403 | trait NeedsDebug: std::fmt::Debug {} | ^^^^^^^^^^ ... 412 | assert_debug_impl!(PollWatcher); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `NeedsDebug` is never used --> src/lib.rs:403:23 | 403 | trait NeedsDebug: std::fmt::Debug {} | ^^^^^^^^^^ ... 413 | assert_debug_impl!(RecommendedWatcher); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `NeedsDebug` is never used --> src/lib.rs:403:23 | 403 | trait NeedsDebug: std::fmt::Debug {} | ^^^^^^^^^^ ... 414 | assert_debug_impl!(RecursiveMode); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `NeedsDebug` is never used --> src/lib.rs:403:23 | 403 | trait NeedsDebug: std::fmt::Debug {} | ^^^^^^^^^^ ... 415 | assert_debug_impl!(WatcherKind); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `notify` (lib test) generated 14 warnings (6 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 23.74s Running `/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/notify-972de92b6cc8798b` running 6 tests test error::display_formatted_errors ... ok test inotify::inotify_watcher_is_send_and_sync ... ok test tests::test_debug_impl ... ok test tests::test_object_safe ... ok test poll::poll_watcher_is_send_and_sync ... ok test tests::integration ... ok test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s 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.0.0-build/notify-8.0.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps --extern filetime=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libfiletime-9935e3c3376dc2af.rlib --extern inotify=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libinotify-c3966f4e30a66f42.rlib --extern insta=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libinsta-2e6d5dc3601db021.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblibc-5aa12d91bbae65ec.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/liblog-d36e7413773bcebc.rlib --extern mio=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libmio-150ac7c8477423fd.rlib --extern nix=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libnix-bc1e5d6a189b88b0.rlib --extern notify=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libnotify-936f9a8189afa7c9.rlib --extern notify_types=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libnotify_types-bace013bc3a02581.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libserde_json-6d99cba3d348c187.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libtempfile-1cce49a235b12bcf.rlib --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build/notify-8.0.0/target/rpm/deps/libwalkdir-0df873084aee766c.rlib -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-channel", "default", "serde", "serialization-compat-6"))' --error-format human` running 4 tests test src/lib.rs - EventHandler (line 231) - compile ... ok test src/config.rs - config::Config (line 29) ... ok test src/lib.rs - (line 134) ... ok test src/lib.rs - (line 90) ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-notify-devel-8.0.0-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/notify-8.0.0/LICENSE-CC0 warning: File listed twice: /usr/share/cargo/registry/notify-8.0.0/README.md Provides: crate(notify) = 8.0.0 rust-notify-devel = 8.0.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(filetime/default) >= 0.2.22 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.0.0-1.mga10.noarch Provides: crate(notify/default) = 8.0.0 rust-notify+default-devel = 8.0.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.0.0 Processing files: rust-notify+crossbeam-channel-devel-8.0.0-1.mga10.noarch Provides: crate(notify/crossbeam-channel) = 8.0.0 rust-notify+crossbeam-channel-devel = 8.0.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.0.0 Processing files: rust-notify+serde-devel-8.0.0-1.mga10.noarch Provides: crate(notify/serde) = 8.0.0 rust-notify+serde-devel = 8.0.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.0.0 crate(notify-types/serde) >= 2.0.0 Processing files: rust-notify+serialization-compat-6-devel-8.0.0-1.mga10.noarch Provides: crate(notify/serialization-compat-6) = 8.0.0 rust-notify+serialization-compat-6-devel = 8.0.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.0.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.0.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-notify+crossbeam-channel-devel-8.0.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-notify+serialization-compat-6-devel-8.0.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-notify+default-devel-8.0.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-notify+serde-devel-8.0.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-notify-devel-8.0.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.y4fW4b + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-notify-8.0.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/notify-8.0.0/LICENSE-CC0 File listed twice: /usr/share/cargo/registry/notify-8.0.0/README.md D: [iurt_root_command] Success!