D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/rust-tracing-core-0.1.32-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5jJQdJ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.L3pgrc
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build
+ rm -rf tracing-core-0.1.32
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/tracing-core-0.1.32.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd tracing-core-0.1.32
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/tracing-core-fix-metadata-auto.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.DFPLdz
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build
+ cd tracing-core-0.1.32
+ /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.a2qdV1
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-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 tracing-core-0.1.32
+ '[' 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 once_cell v1.20.0
     Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=0b71f70075024139 -C extra-filename=-0b71f70075024139 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling tracing-core v0.1.32 (/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32)
     Running `/usr/bin/rustc --crate-name tracing_core --edition=2018 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="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std"))' -C metadata=b9d5936fed1d3a34 -C extra-filename=-b9d5936fed1d3a34 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps/libonce_cell-0b71f70075024139.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
   --> src/lib.rs:138:5
    |
138 |     private_in_public,
    |     ^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(renamed_and_removed_lints)]` on by default

warning: unexpected `cfg` condition value: `alloc`
   --> src/dispatcher.rs:147:7
    |
147 | #[cfg(feature = "alloc")]
    |       ^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `once_cell`, and `std`
    = help: consider adding `alloc` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `alloc`
   --> src/dispatcher.rs:150:7
    |
150 | #[cfg(feature = "alloc")]
    |       ^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `once_cell`, and `std`
    = help: consider adding `alloc` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tracing_unstable`
   --> src/field.rs:374:11
    |
374 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |           ^^^^^^^^^^^^^^^^
    |
    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `valuable`
   --> src/field.rs:374:29
    |
374 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |                             ^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `once_cell`, and `std`
    = help: consider adding `valuable` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tracing_unstable`
   --> src/field.rs:719:11
    |
719 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |           ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `valuable`
   --> src/field.rs:719:29
    |
719 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |                             ^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `once_cell`, and `std`
    = help: consider adding `valuable` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tracing_unstable`
   --> src/field.rs:722:11
    |
722 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |           ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `valuable`
   --> src/field.rs:722:29
    |
722 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |                             ^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `once_cell`, and `std`
    = help: consider adding `valuable` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tracing_unstable`
   --> src/field.rs:730:11
    |
730 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |           ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `valuable`
   --> src/field.rs:730:29
    |
730 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |                             ^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `once_cell`, and `std`
    = help: consider adding `valuable` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tracing_unstable`
   --> src/field.rs:733:11
    |
733 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |           ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `valuable`
   --> src/field.rs:733:29
    |
733 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |                             ^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `once_cell`, and `std`
    = help: consider adding `valuable` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tracing_unstable`
   --> src/field.rs:270:15
    |
270 |     #[cfg(all(tracing_unstable, feature = "valuable"))]
    |               ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `valuable`
   --> src/field.rs:270:33
    |
270 |     #[cfg(all(tracing_unstable, feature = "valuable"))]
    |                                 ^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `once_cell`, and `std`
    = help: consider adding `valuable` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: creating a shared reference to mutable static is discouraged
   --> src/dispatcher.rs:458:9
    |
458 |         &GLOBAL_DISPATCH
    |         ^^^^^^^^^^^^^^^^ shared reference to mutable static
    |
    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
    = note: `#[warn(static_mut_refs)]` on by default
help: use `&raw const` instead to create a raw pointer
    |
458 |         &raw const GLOBAL_DISPATCH
    |         ~~~~~~~~~~

warning: `tracing-core` (lib) generated 16 warnings
    Finished `rpm` profile [optimized + debuginfo] target(s) in 1.48s
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PD4JZD
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-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 tracing-core-0.1.32
+ '[' 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=tracing-core
++ /usr/bin/cargo2rpm --path Cargo.toml version
+ CRATE_VERSION=0.1.32
+ REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/BUILDROOT/usr/share/cargo/registry/tracing-core-0.1.32
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/BUILDROOT/usr/share/cargo/registry/tracing-core-0.1.32
+ /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-tracing-core-0.1.32-build/BUILDROOT/usr/share/cargo/registry/tracing-core-0.1.32
warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/BUILDROOT/usr/share/cargo/registry/tracing-core-0.1.32/Cargo.toml
+ /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/BUILDROOT/usr/share/cargo/registry/tracing-core-0.1.32/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.XaNZZr
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-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 tracing-core-0.1.32
+ '[' 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 -- --skip field::test::value_sets_with_fields_from_other_callsites_are_empty
       Fresh once_cell v1.20.0
warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
   --> src/lib.rs:138:5
    |
138 |     private_in_public,
    |     ^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(renamed_and_removed_lints)]` on by default

warning: unexpected `cfg` condition value: `alloc`
   --> src/dispatcher.rs:147:7
    |
147 | #[cfg(feature = "alloc")]
    |       ^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `once_cell`, and `std`
    = help: consider adding `alloc` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `alloc`
   --> src/dispatcher.rs:150:7
    |
150 | #[cfg(feature = "alloc")]
    |       ^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `once_cell`, and `std`
    = help: consider adding `alloc` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tracing_unstable`
   --> src/field.rs:374:11
    |
374 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |           ^^^^^^^^^^^^^^^^
    |
    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `valuable`
   --> src/field.rs:374:29
    |
374 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |                             ^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `once_cell`, and `std`
    = help: consider adding `valuable` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tracing_unstable`
   --> src/field.rs:719:11
    |
719 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |           ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `valuable`
   --> src/field.rs:719:29
    |
719 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |                             ^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `once_cell`, and `std`
    = help: consider adding `valuable` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tracing_unstable`
   --> src/field.rs:722:11
    |
722 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |           ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `valuable`
   --> src/field.rs:722:29
    |
722 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |                             ^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `once_cell`, and `std`
    = help: consider adding `valuable` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tracing_unstable`
   --> src/field.rs:730:11
    |
730 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |           ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `valuable`
   --> src/field.rs:730:29
    |
730 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |                             ^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `once_cell`, and `std`
    = help: consider adding `valuable` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tracing_unstable`
   --> src/field.rs:733:11
    |
733 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |           ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `valuable`
   --> src/field.rs:733:29
    |
733 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |                             ^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `once_cell`, and `std`
    = help: consider adding `valuable` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tracing_unstable`
   --> src/field.rs:270:15
    |
270 |     #[cfg(all(tracing_unstable, feature = "valuable"))]
    |               ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `valuable`
   --> src/field.rs:270:33
    |
270 |     #[cfg(all(tracing_unstable, feature = "valuable"))]
    |                                 ^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `once_cell`, and `std`
    = help: consider adding `valuable` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: creating a shared reference to mutable static is discouraged
   --> src/dispatcher.rs:458:9
    |
458 |         &GLOBAL_DISPATCH
    |         ^^^^^^^^^^^^^^^^ shared reference to mutable static
    |
    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
    = note: `#[warn(static_mut_refs)]` on by default
help: use `&raw const` instead to create a raw pointer
    |
458 |         &raw const GLOBAL_DISPATCH
    |         ~~~~~~~~~~

warning: `tracing-core` (lib) generated 16 warnings
   Compiling tracing-core v0.1.32 (/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32)
     Running `/usr/bin/rustc --crate-name macros --edition=2018 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 --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std"))' -C metadata=bc6f22aec6eed433 -C extra-filename=-bc6f22aec6eed433 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps/libonce_cell-0b71f70075024139.rlib --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps/libtracing_core-b9d5936fed1d3a34.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name local_dispatch_before_init --edition=2018 tests/local_dispatch_before_init.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std"))' -C metadata=f46ac8a921aeeb13 -C extra-filename=-f46ac8a921aeeb13 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps/libonce_cell-0b71f70075024139.rlib --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps/libtracing_core-b9d5936fed1d3a34.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name global_dispatch --edition=2018 tests/global_dispatch.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std"))' -C metadata=ec449e2b3b819acc -C extra-filename=-ec449e2b3b819acc --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps/libonce_cell-0b71f70075024139.rlib --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps/libtracing_core-b9d5936fed1d3a34.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name tracing_core --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std"))' -C metadata=3be2be6d535e5ec2 -C extra-filename=-3be2be6d535e5ec2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps/libonce_cell-0b71f70075024139.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name dispatch --edition=2018 tests/dispatch.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std"))' -C metadata=41dc419d42775ecd -C extra-filename=-41dc419d42775ecd --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps/libonce_cell-0b71f70075024139.rlib --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps/libtracing_core-b9d5936fed1d3a34.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
warning: field `0` is never read
    --> src/field.rs:1093:26
     |
1093 |     struct TestCallsite1(u8);
     |            ------------- ^^
     |            |
     |            field in this struct
     |
     = help: consider removing this field
note: the lint level is defined here
    --> src/lib.rs:140:5
     |
140  |     unused,
     |     ^^^^^^
     = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`

warning: field `0` is never read
    --> src/field.rs:1114:26
     |
1114 |     struct TestCallsite2(u8);
     |            ------------- ^^
     |            |
     |            field in this struct
     |
     = help: consider removing this field

warning: `tracing-core` (lib test) generated 18 warnings (16 duplicates)
    Finished `rpm` profile [optimized + debuginfo] target(s) in 1.46s
     Running `/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps/tracing_core-3be2be6d535e5ec2 --skip 'field::test::value_sets_with_fields_from_other_callsites_are_empty'`

running 17 tests
test dispatcher::test::events_dont_infinite_loop ... ok
test dispatcher::test::default_no_subscriber ... ok
test dispatcher::test::dispatch_is ... ok
test dispatcher::test::spans_dont_infinite_loop ... ok
test dispatcher::test::dispatch_downcasts ... ok
test field::test::empty_fields_are_skipped ... ok
test dispatcher::test::default_dispatch ... ok
test field::test::fields_from_other_callsets_are_skipped ... ok
test field::test::empty_value_set_is_empty ... ok
test field::test::record_debug_fn ... ok
test field::test::sparse_value_sets_are_not_empty ... ok
test field::test::record_error ... ok
test field::test::value_set_with_no_values_is_empty ... ok
test metadata::tests::filter_level_conversion ... ok
test metadata::tests::level_filter_reprs ... ok
test metadata::tests::level_from_str ... ok
test metadata::tests::level_filter_is_usize_sized ... ok

test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 0.00s

     Running `/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps/dispatch-41dc419d42775ecd --skip 'field::test::value_sets_with_fields_from_other_callsites_are_empty'`

running 2 tests
test nested_set_default ... ok
test set_default_dispatch ... ok

test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

     Running `/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps/global_dispatch-ec449e2b3b819acc --skip 'field::test::value_sets_with_fields_from_other_callsites_are_empty'`

running 1 test
test global_dispatch ... ok

test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

     Running `/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps/local_dispatch_before_init-f46ac8a921aeeb13 --skip 'field::test::value_sets_with_fields_from_other_callsites_are_empty'`

running 1 test
test local_dispatch_before_init ... ok

test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

     Running `/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps/macros-bc6f22aec6eed433 --skip 'field::test::value_sets_with_fields_from_other_callsites_are_empty'`

running 1 test
test metadata_macro_api ... ok

test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

   Doc-tests tracing_core
     Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name tracing_core --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps --test-args --skip --test-args 'field::test::value_sets_with_fields_from_other_callsites_are_empty' --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps/libonce_cell-0b71f70075024139.rlib --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/tracing-core-0.1.32/target/rpm/deps/libtracing_core-b9d5936fed1d3a34.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std"))' --error-format human`
warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
   --> src/lib.rs:138:5
    |
138 |     private_in_public,
    |     ^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(renamed_and_removed_lints)]` on by default

warning: 1 warning emitted


running 13 tests
test src/field.rs - field (line 55) ... ignored
test src/subscriber.rs - subscriber::Subscriber::record (line 281) ... ignored
test src/field.rs - field::Visit (line 194) ... ok
test src/field.rs - field::Visit (line 225) ... ok
test src/lib.rs - identify_callsite (line 154) ... ok
test src/metadata.rs - metadata::Level (line 103) ... ok
test src/dispatcher.rs - dispatcher::WeakDispatch::upgrade (line 775) ... ok
test src/metadata.rs - metadata::Level (line 132) ... ok
test src/lib.rs - metadata (line 187) ... ok
test src/dispatcher.rs - dispatcher (line 25) ... ok
test src/dispatcher.rs - dispatcher (line 83) ... ok
test src/metadata.rs - metadata::Level (line 151) ... ok
test src/dispatcher.rs - dispatcher (line 48) ... ok

test result: ok. 11 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.26s

+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: rust-tracing-core-devel-0.1.32-1.mga10.noarch
warning: File listed twice: /usr/share/cargo/registry/tracing-core-0.1.32/CHANGELOG.md
warning: File listed twice: /usr/share/cargo/registry/tracing-core-0.1.32/LICENSE
warning: File listed twice: /usr/share/cargo/registry/tracing-core-0.1.32/README.md
warning: File listed twice: /usr/share/cargo/registry/tracing-core-0.1.32/src/spin/LICENSE
Provides: crate(tracing-core) = 0.1.32 rust-tracing-core-devel = 0.1.32-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo rust >= 1.56.0
Processing files: rust-tracing-core+default-devel-0.1.32-1.mga10.noarch
Provides: crate(tracing-core/default) = 0.1.32 rust-tracing-core+default-devel = 0.1.32-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(tracing-core) = 0.1.32 crate(tracing-core/std) = 0.1.32
Processing files: rust-tracing-core+once_cell-devel-0.1.32-1.mga10.noarch
Provides: crate(tracing-core/once_cell) = 0.1.32 rust-tracing-core+once_cell-devel = 0.1.32-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(once_cell/default) >= 1.13.0 crate(tracing-core) = 0.1.32
Processing files: rust-tracing-core+std-devel-0.1.32-1.mga10.noarch
Provides: crate(tracing-core/std) = 0.1.32 rust-tracing-core+std-devel = 0.1.32-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(tracing-core) = 0.1.32 crate(tracing-core/once_cell) = 0.1.32
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-tracing-core+default-devel-0.1.32-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-tracing-core+once_cell-devel-0.1.32-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-tracing-core+std-devel-0.1.32-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-tracing-core-devel-0.1.32-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4DoJUV
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-tracing-core-0.1.32-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    File listed twice: /usr/share/cargo/registry/tracing-core-0.1.32/CHANGELOG.md
    File listed twice: /usr/share/cargo/registry/tracing-core-0.1.32/LICENSE
    File listed twice: /usr/share/cargo/registry/tracing-core-0.1.32/README.md
    File listed twice: /usr/share/cargo/registry/tracing-core-0.1.32/src/spin/LICENSE
D: [iurt_root_command] Success!