D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2368505:rust-log-0.4.34-1.mga11.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fA814N Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jCgx6N + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build + rm -rf log-0.4.34 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/log-0.4.34.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd log-0.4.34 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/log-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vy1mIL + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build + cd log-0.4.34 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9teQVg + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd log-0.4.34 + '[' 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 log v0.4.34 (/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34) Running `/usr/bin/rustc --crate-name log --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "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=b46ae5299597e0e5 -C extra-filename=-93bd6713e1bb5b0d --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `kv_sval` --> src/macros.rs:529:7 | 529 | #[cfg(feature = "kv_sval")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, and `std` = help: consider adding `kv_sval` 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: `kv_sval` --> src/macros.rs:538:11 | 538 | #[cfg(not(feature = "kv_sval"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, and `std` = help: consider adding `kv_sval` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kv_serde` --> src/macros.rs:547:7 | 547 | #[cfg(feature = "kv_serde")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, and `std` = help: consider adding `kv_serde` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kv_serde` --> src/macros.rs:556:11 | 556 | #[cfg(not(feature = "kv_serde"))] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, and `std` = help: consider adding `kv_serde` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kv_std` --> src/macros.rs:567:7 | 567 | #[cfg(feature = "kv_std")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, and `std` = help: consider adding `kv_std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kv_std` --> src/macros.rs:576:11 | 576 | #[cfg(not(feature = "kv_std"))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, and `std` = help: consider adding `kv_std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `log` (lib) generated 6 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 0.54s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QwYEyl + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build + mkdir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd log-0.4.34 + '[' 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=log ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.4.34 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/BUILDROOT/usr/share/cargo/registry/log-0.4.34 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/BUILDROOT/usr/share/cargo/registry/log-0.4.34 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/BUILDROOT/usr/share/cargo/registry/log-0.4.34 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/BUILDROOT/usr/share/cargo/registry/log-0.4.34/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/BUILDROOT/usr/share/cargo/registry/log-0.4.34/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IBahuw + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd log-0.4.34 + '[' 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 proc-macro2 v1.0.107 Compiling unicode-ident v1.0.24 Compiling quote v1.0.47 Compiling serde_core v1.0.229 Compiling zmij v1.0.23 Compiling serde v1.0.229 Compiling serde_json v1.0.151 Compiling memchr v2.8.3 Compiling itoa v1.0.17 warning: unexpected `cfg` condition value: `kv_sval` --> src/macros.rs:529:7 | 529 | #[cfg(feature = "kv_sval")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, and `std` = help: consider adding `kv_sval` 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: `kv_sval` --> src/macros.rs:538:11 | 538 | #[cfg(not(feature = "kv_sval"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, and `std` = help: consider adding `kv_sval` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kv_serde` --> src/macros.rs:547:7 | 547 | #[cfg(feature = "kv_serde")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, and `std` = help: consider adding `kv_serde` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kv_serde` --> src/macros.rs:556:11 | 556 | #[cfg(not(feature = "kv_serde"))] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, and `std` = help: consider adding `kv_serde` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kv_std` --> src/macros.rs:567:7 | 567 | #[cfg(feature = "kv_std")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, and `std` = help: consider adding `kv_std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kv_std` --> src/macros.rs:576:11 | 576 | #[cfg(not(feature = "kv_std"))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, and `std` = help: consider adding `kv_std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.107/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=08a5174cb51eaeba -C extra-filename=-377d4ece3bc72f29 --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/build/proc-macro2-377d4ece3bc72f29 -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2021 /usr/share/cargo/registry/unicode-ident-1.0.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66ed9a642b0800fd -C extra-filename=-d2d180c9fd604900 --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/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/quote-1.0.47/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=2f67e642567770d9 -C extra-filename=-b6119735db41f07e --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/build/quote-b6119735db41f07e -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/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/zmij-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=1b9cdaaf3e403684 -C extra-filename=-8e17106929020544 --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/build/zmij-8e17106929020544 -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.107/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=12f3844104d65832 -C extra-filename=-8cf89ea10055064f --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/build/proc-macro2-8cf89ea10055064f -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/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.151/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=6c116fd1bae2969d -C extra-filename=-e3bb5e229bf5ba63 --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/build/serde_json-e3bb5e229bf5ba63 -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/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.229/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=21eb8cb01ee4023d -C extra-filename=-562ab6aa5837e425 --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/build/serde_core-562ab6aa5837e425 -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/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-1.0.229/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=810dbd1319b77526 -C extra-filename=-5fd67357703fb8df --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/build/serde-5fd67357703fb8df -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2021 /usr/share/cargo/registry/unicode-ident-1.0.24/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=a310759662217e0b -C extra-filename=-dd9205d02762975a --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/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.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=d669b6e1fce7684e -C extra-filename=-696526da11338c53 --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `log` (lib) generated 6 warnings Running `/usr/bin/rustc --crate-name itoa --edition=2021 /usr/share/cargo/registry/itoa-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=9a2e353f98207e2c -C extra-filename=-b98f0329c3412631 --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/build/serde_json-e3bb5e229bf5ba63/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/build/quote-b6119735db41f07e/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/build/zmij-8e17106929020544/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/build/proc-macro2-8cf89ea10055064f/build-script-build` Running `/usr/bin/rustc --crate-name zmij --edition=2021 /usr/share/cargo/registry/zmij-1.0.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("no-panic"))' -C metadata=5621a256db7c8848 -C extra-filename=-d2d0baa0949eb17f --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(opt_level, values("s"))' --check-cfg 'cfg(zmij_no_select_unpredictable)'` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.107/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", "nightly", "proc-macro", "span-locations"))' -C metadata=96564f980e4cd82b -C extra-filename=-7f7a3e4df4f0fb8e --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libunicode_ident-dd9205d02762975a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/build/proc-macro2-377d4ece3bc72f29/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/build/serde-5fd67357703fb8df/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/build/serde_core-562ab6aa5837e425/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=c53105b3af18ccd3 -C extra-filename=-d39bbb388f9e23be --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libunicode_ident-d2d180c9fd604900.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /usr/share/cargo/registry/serde_core-1.0.229/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=dc7cef6f0f750d14 -C extra-filename=-85555df26f5ed2b3 --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/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 `/usr/bin/rustc --crate-name quote --edition=2021 /usr/share/cargo/registry/quote-1.0.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=3b076cbd668212e5 -C extra-filename=-fea62badaca102bb --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libproc_macro2-d39bbb388f9e23be.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling syn v3.0.5 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-3.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=14414d7387efc2bf -C extra-filename=-0de515a7f16a54fa --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libproc_macro2-d39bbb388f9e23be.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libquote-fea62badaca102bb.rmeta --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libunicode_ident-d2d180c9fd604900.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.151/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=c0cd35d41caeafc7 -C extra-filename=-50a02aa1b0c16f4f --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps --extern itoa=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libitoa-b98f0329c3412631.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libmemchr-696526da11338c53.rmeta --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libserde_core-85555df26f5ed2b3.rmeta --extern zmij=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libzmij-d2d0baa0949eb17f.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"))'` Compiling serde_derive v1.0.229 Running `/usr/bin/rustc --crate-name serde_derive --edition=2021 /usr/share/cargo/registry/serde_derive-1.0.229/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=4d8ac860026f7368 -C extra-filename=-739c365681507e45 --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libproc_macro2-d39bbb388f9e23be.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libquote-fea62badaca102bb.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libsyn-0de515a7f16a54fa.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde --edition=2021 /usr/share/cargo/registry/serde-1.0.229/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=7eca44fbba393e95 -C extra-filename=-91e28050dd5bc1e2 --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libserde_core-85555df26f5ed2b3.rmeta --extern serde_derive=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libserde_derive-739c365681507e45.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --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)'` Compiling serde_test v1.0.177 Running `/usr/bin/rustc --crate-name serde_test --edition=2021 /usr/share/cargo/registry/serde_test-1.0.177/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=b7f97b26a17f4150 -C extra-filename=-ba4901a78425ed33 --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps --extern serde=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libserde-91e28050dd5bc1e2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling log v0.4.34 (/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34) Running `/usr/bin/rustc --crate-name integration --edition=2021 tests/integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "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=e3be1a364adf19bb -C extra-filename=-dd6d62d3c5c91946 --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps --extern log=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/liblog-93bd6713e1bb5b0d.rlib --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libproc_macro2-7f7a3e4df4f0fb8e.rlib --extern serde=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libserde-91e28050dd5bc1e2.rlib --extern serde_json=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libserde_json-50a02aa1b0c16f4f.rlib --extern serde_test=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libserde_test-ba4901a78425ed33.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name macros --edition=2021 tests/macros.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "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=88b0d5f7a314a81d -C extra-filename=-eee5f2dd5fe4cf1a --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps --extern log=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/liblog-93bd6713e1bb5b0d.rlib --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libproc_macro2-7f7a3e4df4f0fb8e.rlib --extern serde=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libserde-91e28050dd5bc1e2.rlib --extern serde_json=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libserde_json-50a02aa1b0c16f4f.rlib --extern serde_test=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libserde_test-ba4901a78425ed33.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name log --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "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=881b0484e3132d58 -C extra-filename=-51fc906dfb1afada --out-dir /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libproc_macro2-7f7a3e4df4f0fb8e.rlib --extern serde=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libserde-91e28050dd5bc1e2.rlib --extern serde_json=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libserde_json-50a02aa1b0c16f4f.rlib --extern serde_test=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libserde_test-ba4901a78425ed33.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `kv_std` --> tests/macros.rs:388:7 | 388 | #[cfg(feature = "kv_std")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, and `std` = help: consider adding `kv_std` 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: `kv_sval` --> tests/macros.rs:397:7 | 397 | #[cfg(feature = "kv_sval")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, and `std` = help: consider adding `kv_sval` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kv_serde` --> tests/macros.rs:406:7 | 406 | #[cfg(feature = "kv_serde")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, and `std` = help: consider adding `kv_serde` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `log` (lib test) generated 6 warnings (6 duplicates) warning: `log` (test "macros") generated 3 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 09s Running `/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/log-51fc906dfb1afada` running 22 tests test tests::test_foreign_impl ... ok test tests::test_cross_eq ... ok test tests::test_level_filter_down ... ok test tests::test_level_filter_up ... ok test tests::test_level_from_str ... ok test tests::test_level_show ... ok test tests::test_level_up ... ok test tests::test_level_as_str ... ok test tests::test_level_filter_as_str ... ok test tests::test_level_down ... ok test tests::test_cross_cmp ... ok test tests::test_metadata_convenience_builder ... ok test tests::test_record_builder ... ok test tests::test_static_max_level_debug ... ignored test tests::test_record_convenience_builder ... ok test tests::test_static_max_level_release ... ok test tests::test_to_level ... ok test tests::test_to_level_filter ... ok test tests::test_levelfilter_show ... ok test tests::test_metadata_builder ... ok test tests::test_record_complete_builder ... ok test tests::test_levelfilter_from_str ... ok test result: ok. 21 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s Running `/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/integration-dd6d62d3c5c91946` running 1 test test test_integration ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/macros-eee5f2dd5fe4cf1a` running 10 tests test anonymous_args ... ok test expr ... ok test implicit_named_args ... ok test inlined_args ... ok test logger_expr ... ok test logger_short_lived ... ok test enabled ... ok test named_args ... ok test regression_issue_494 ... ok test no_args ... ok test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests log Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name log --test src/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34 --extern log=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/liblog-93bd6713e1bb5b0d.rlib --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libproc_macro2-7f7a3e4df4f0fb8e.rlib --extern serde=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libserde-91e28050dd5bc1e2.rlib --extern serde_json=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libserde_json-50a02aa1b0c16f4f.rlib --extern serde_test=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps/libserde_test-ba4901a78425ed33.rlib -L dependency=/home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/log-0.4.34/target/rpm/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "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"))' --error-format human` running 26 tests test src/lib.rs - (line 241) ... ok test src/lib.rs - (line 178) ... ok test src/lib.rs - LevelFilter::decrement_severity (line 773) ... ok test src/lib.rs - RecordBuilder (line 1006) ... ok test src/lib.rs - (line 53) ... ok test src/lib.rs - Level::increment_severity (line 599) ... ok test src/lib.rs - Level::decrement_severity (line 620) ... ok test src/lib.rs - MetadataBuilder (line 1226) ... ok test src/lib.rs - LevelFilter::increment_severity (line 752) ... ok test src/lib.rs - Metadata (line 1172) ... ok test src/lib.rs - (line 211) ... ok test src/lib.rs - (line 97) ... ok test src/lib.rs - LevelFilter::iter (line 733) ... ok test src/lib.rs - Level::iter (line 580) ... ok test src/lib.rs - RecordBuilder (line 1021) ... ok test src/lib.rs - Record (line 849) ... ok test src/lib.rs - set_logger (line 1481) ... ok test src/macros.rs - macros::debug (line 279) ... ok test src/macros.rs - macros::log (line 45) ... ok test src/macros.rs - macros::log_enabled (line 367) ... ok test src/macros.rs - macros::trace (line 319) ... ok test src/macros.rs - macros::log (line 28) ... ok test src/macros.rs - macros::error (line 153) ... ok test src/macros.rs - macros::warn (line 192) ... ok test src/macros.rs - macros::info (line 231) ... ok test src/macros.rs - macros::log (line 16) ... ok test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.98s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-log-devel-0.4.34-1.mga11.noarch warning: File listed twice: /usr/share/cargo/registry/log-0.4.34/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/log-0.4.34/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/log-0.4.34/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/log-0.4.34/README.md Provides: crate(log) = 0.4.34 purl(pkg:cargo/log@0.4.34) rust-log-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo rust >= 1.71.0 Processing files: rust-log+default-devel-0.4.34-1.mga11.noarch Provides: crate(log/default) = 0.4.34 rust-log+default-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log) = 0.4.34 Processing files: rust-log+alloc-devel-0.4.34-1.mga11.noarch Provides: crate(log/alloc) = 0.4.34 rust-log+alloc-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log) = 0.4.34 Processing files: rust-log+kv-devel-0.4.34-1.mga11.noarch Provides: crate(log/kv) = 0.4.34 rust-log+kv-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log) = 0.4.34 Processing files: rust-log+max_level_debug-devel-0.4.34-1.mga11.noarch Provides: crate(log/max_level_debug) = 0.4.34 rust-log+max_level_debug-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log) = 0.4.34 Processing files: rust-log+max_level_error-devel-0.4.34-1.mga11.noarch Provides: crate(log/max_level_error) = 0.4.34 rust-log+max_level_error-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log) = 0.4.34 Processing files: rust-log+max_level_info-devel-0.4.34-1.mga11.noarch Provides: crate(log/max_level_info) = 0.4.34 rust-log+max_level_info-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log) = 0.4.34 Processing files: rust-log+max_level_off-devel-0.4.34-1.mga11.noarch Provides: crate(log/max_level_off) = 0.4.34 rust-log+max_level_off-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log) = 0.4.34 Processing files: rust-log+max_level_trace-devel-0.4.34-1.mga11.noarch Provides: crate(log/max_level_trace) = 0.4.34 rust-log+max_level_trace-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log) = 0.4.34 Processing files: rust-log+max_level_warn-devel-0.4.34-1.mga11.noarch Provides: crate(log/max_level_warn) = 0.4.34 rust-log+max_level_warn-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log) = 0.4.34 Processing files: rust-log+release_max_level_debug-devel-0.4.34-1.mga11.noarch Provides: crate(log/release_max_level_debug) = 0.4.34 rust-log+release_max_level_debug-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log) = 0.4.34 Processing files: rust-log+release_max_level_error-devel-0.4.34-1.mga11.noarch Provides: crate(log/release_max_level_error) = 0.4.34 rust-log+release_max_level_error-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log) = 0.4.34 Processing files: rust-log+release_max_level_info-devel-0.4.34-1.mga11.noarch Provides: crate(log/release_max_level_info) = 0.4.34 rust-log+release_max_level_info-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log) = 0.4.34 Processing files: rust-log+release_max_level_off-devel-0.4.34-1.mga11.noarch Provides: crate(log/release_max_level_off) = 0.4.34 rust-log+release_max_level_off-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log) = 0.4.34 Processing files: rust-log+release_max_level_trace-devel-0.4.34-1.mga11.noarch Provides: crate(log/release_max_level_trace) = 0.4.34 rust-log+release_max_level_trace-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log) = 0.4.34 Processing files: rust-log+release_max_level_warn-devel-0.4.34-1.mga11.noarch Provides: crate(log/release_max_level_warn) = 0.4.34 rust-log+release_max_level_warn-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log) = 0.4.34 Processing files: rust-log+serde-devel-0.4.34-1.mga11.noarch Provides: crate(log/serde) = 0.4.34 rust-log+serde-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log) = 0.4.34 crate(log/serde_core) = 0.4.34 Processing files: rust-log+serde_core-devel-0.4.34-1.mga11.noarch Provides: crate(log/serde_core) = 0.4.34 rust-log+serde_core-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log) = 0.4.34 crate(serde_core) >= 1.0.0 Processing files: rust-log+std-devel-0.4.34-1.mga11.noarch Provides: crate(log/std) = 0.4.34 rust-log+std-devel = 0.4.34-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log) = 0.4.34 crate(log/alloc) = 0.4.34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log+max_level_info-devel-0.4.34-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log+max_level_off-devel-0.4.34-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log+release_max_level_debug-devel-0.4.34-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log+max_level_debug-devel-0.4.34-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log+max_level_trace-devel-0.4.34-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log+default-devel-0.4.34-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log+max_level_warn-devel-0.4.34-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log+kv-devel-0.4.34-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log+release_max_level_error-devel-0.4.34-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log+release_max_level_warn-devel-0.4.34-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log+release_max_level_info-devel-0.4.34-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log+release_max_level_trace-devel-0.4.34-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log+alloc-devel-0.4.34-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log+release_max_level_off-devel-0.4.34-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log+max_level_error-devel-0.4.34-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log+serde-devel-0.4.34-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log+std-devel-0.4.34-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log+serde_core-devel-0.4.34-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-log-devel-0.4.34-1.mga11.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pSVRf9 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build + test -d /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-log-0.4.34-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/log-0.4.34/CHANGELOG.md File listed twice: /usr/share/cargo/registry/log-0.4.34/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/log-0.4.34/LICENSE-MIT File listed twice: /usr/share/cargo/registry/log-0.4.34/README.md D: [iurt_root_command] Success!