D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-tracing-chrome-0.7.2-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uTxiuO Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.U76XW5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build + rm -rf tracing-chrome-0.7.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/tracing-chrome-0.7.2.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd tracing-chrome-0.7.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/tracing-chrome-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DABhRX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build + cd tracing-chrome-0.7.2 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.B8joLB + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd tracing-chrome-0.7.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling once_cell v1.20.3 Compiling serde v1.0.217 Compiling serde_json v1.0.139 Compiling cfg-if v1.0.0 Compiling lazy_static v1.5.0 Compiling log v0.4.26 Compiling ryu v1.0.18 Compiling nu-ansi-term v0.47.0 Compiling memchr v2.7.4 Compiling smallvec v1.13.2 Compiling itoa v1.0.14 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/serde-1.0.217/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=1c4146f58c3de436 -C extra-filename=-ad0a7c3fedf2c95b --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/build/serde-ad0a7c3fedf2c95b -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name lazy_static --edition=2015 /usr/share/cargo/registry/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=2e788d234a69074e -C extra-filename=-74cabfed94616a3a --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.20.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=6953385b6391131e -C extra-filename=-82aa2c1b352c449e --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=d0d5fe105289cea2 -C extra-filename=-ec6a769025b5f44f --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/serde_json-1.0.139/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=f673b363dfdcfd79 -C extra-filename=-b3e61cc900119dd3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/build/serde_json-b3e61cc900119dd3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name ryu --edition=2018 /usr/share/cargo/registry/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=5dbb236c7baabfa0 -C extra-filename=-9c577a59cbc8fcfd --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=9228fa86758e8c03 -C extra-filename=-3b1147e61686bb87 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=5d7e41bdd39cf3bd -C extra-filename=-48072ebe259a391d --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name itoa --edition=2018 /usr/share/cargo/registry/itoa-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=acb045136fdfa993 -C extra-filename=-97b4d61f51835f4e --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name nu_ansi_term --edition=2021 /usr/share/cargo/registry/nu-ansi-term-0.47.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=8cbc8af3c7083efe -C extra-filename=-c520014554ce6fb1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name log --edition=2021 /usr/share/cargo/registry/log-0.4.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std"))' -C metadata=ad539a4f7e223d2b -C extra-filename=-b0ec4d938cf4a5ed --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling sharded-slab v0.1.7 Running `/usr/bin/rustc --crate-name sharded_slab --edition=2018 /usr/share/cargo/registry/sharded-slab-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2199bc7169570374 -C extra-filename=-0e7a535dd70459c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/liblazy_static-74cabfed94616a3a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing-core v0.1.32 Compiling thread_local v1.1.7 Running `/usr/bin/rustc --crate-name tracing_core --edition=2018 /usr/share/cargo/registry/tracing-core-0.1.32/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,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std"))' -C metadata=a28510ea9848b7bd -C extra-filename=-4a322a22d9357089 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libonce_cell-82aa2c1b352c449e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name thread_local --edition=2021 /usr/share/cargo/registry/thread_local-1.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=7ce2ffb8be49c30d -C extra-filename=-0986b5f9fc4006d2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libonce_cell-82aa2c1b352c449e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/build/serde_json-b3e61cc900119dd3/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/build/serde-ad0a7c3fedf2c95b/build-script-build` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.217/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=898ffdd579bc7492 -C extra-filename=-1dc5088c4b615f2b --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling tracing-log v0.2.0 Running `/usr/bin/rustc --crate-name tracing_log --edition=2018 /usr/share/cargo/registry/tracing-log-0.2.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="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log-tracer", "std"))' -C metadata=0fdbf18877a759e8 -C extra-filename=-3dd9ef45c65987ff --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern log=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/liblog-b0ec4d938cf4a5ed.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libonce_cell-82aa2c1b352c449e.rmeta --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing_core-4a322a22d9357089.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing-subscriber v0.3.18 Running `/usr/bin/rustc --crate-name tracing_subscriber --edition=2018 /usr/share/cargo/registry/tracing-subscriber-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="fmt"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde"))' -C metadata=38037aa4b27720b0 -C extra-filename=-4ba64488b0e358de --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern nu_ansi_term=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libnu_ansi_term-c520014554ce6fb1.rmeta --extern sharded_slab=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libsharded_slab-0e7a535dd70459c9.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libsmallvec-48072ebe259a391d.rmeta --extern thread_local=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libthread_local-0986b5f9fc4006d2.rmeta --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing_core-4a322a22d9357089.rmeta --extern tracing_log=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing_log-3dd9ef45c65987ff.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /usr/share/cargo/registry/serde_json-1.0.139/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=010814ace0650fc2 -C extra-filename=-6d99cba3d348c187 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libitoa-97b4d61f51835f4e.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libmemchr-3b1147e61686bb87.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libryu-9c577a59cbc8fcfd.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libserde-1dc5088c4b615f2b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Compiling tracing-chrome v0.7.2 (/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2) Running `/usr/bin/rustc --crate-name tracing_chrome --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e6afcf50d839837 -C extra-filename=-8d6f78571798cb90 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libserde_json-6d99cba3d348c187.rmeta --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing_core-4a322a22d9357089.rmeta --extern tracing_subscriber=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing_subscriber-4ba64488b0e358de.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 8.68s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gjrcK8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd tracing-chrome-0.7.2 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=tracing-chrome ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.7.2 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/BUILDROOT/usr/share/cargo/registry/tracing-chrome-0.7.2 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/BUILDROOT/usr/share/cargo/registry/tracing-chrome-0.7.2 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/BUILDROOT/usr/share/cargo/registry/tracing-chrome-0.7.2 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/BUILDROOT/usr/share/cargo/registry/tracing-chrome-0.7.2/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/BUILDROOT/usr/share/cargo/registry/tracing-chrome-0.7.2/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5ODaJU + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd tracing-chrome-0.7.2 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh cfg-if v1.0.0 Compiling crossbeam-utils v0.8.21 Fresh once_cell v1.20.3 Compiling proc-macro2 v1.0.94 Compiling unicode-ident v1.0.18 Fresh tracing-core v0.1.32 Fresh lazy_static v1.5.0 Fresh log v0.4.26 Compiling rayon-core v1.12.1 Fresh thread_local v1.1.7 Fresh ryu v1.0.18 Fresh smallvec v1.13.2 Fresh itoa v1.0.14 Fresh nu-ansi-term v0.47.0 Fresh memchr v2.7.4 Compiling pin-project-lite v0.2.13 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=797eb481b00a2ba1 -C extra-filename=-bb4c0ef19fd2d07d --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/build/crossbeam-utils-bb4c0ef19fd2d07d -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.18/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=adcecc07420fd8e7 -C extra-filename=-e45ede29ac9488f1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rayon-core-1.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=df6802353a70ef8f -C extra-filename=-864b14b0f449fae2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/build/rayon-core-864b14b0f449fae2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=186aad7a12ea9336 -C extra-filename=-afdebed02fe2a884 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/build/proc-macro2-afdebed02fe2a884 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh sharded-slab v0.1.7 Fresh tracing-log v0.2.0 Compiling either v1.15.0 Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /usr/share/cargo/registry/pin-project-lite-0.2.13/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=b73837f8d77285d1 -C extra-filename=-32f5ab02de1760aa --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh serde v1.0.217 Fresh tracing-subscriber v0.3.18 Fresh serde_json v1.0.139 Running `/usr/bin/rustc --crate-name either --edition=2021 /usr/share/cargo/registry/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=54146316eebbce73 -C extra-filename=-9b4b8a257a19be3f --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/build/rayon-core-864b14b0f449fae2/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/build/crossbeam-utils-bb4c0ef19fd2d07d/build-script-build` Running `/usr/bin/rustc --crate-name crossbeam_utils --edition=2021 /usr/share/cargo/registry/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=aa019855b0956694 -C extra-filename=-9160ac718e7923b9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` Running `/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/build/proc-macro2-afdebed02fe2a884/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=1145e0dc34b4846e -C extra-filename=-da4772ea36af6bba --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libunicode_ident-e45ede29ac9488f1.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 --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(procmacro2_backtrace)' --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)'` Compiling crossbeam-epoch v0.9.17 Running `/usr/bin/rustc --crate-name crossbeam_epoch --edition=2021 /usr/share/cargo/registry/crossbeam-epoch-0.9.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=0181f31a6be7fdf3 -C extra-filename=-36e928159c52afef --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libcrossbeam_utils-9160ac718e7923b9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling quote v1.0.40 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=33a55349c8ad82ab -C extra-filename=-5c50f5c1b9d163c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libproc_macro2-da4772ea36af6bba.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossbeam-deque v0.8.4 Running `/usr/bin/rustc --crate-name crossbeam_deque --edition=2018 /usr/share/cargo/registry/crossbeam-deque-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="crossbeam-epoch"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-epoch", "crossbeam-utils", "default", "std"))' -C metadata=9d4eed382ea7b6c3 -C extra-filename=-dc4cde278061c4ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern crossbeam_epoch=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libcrossbeam_epoch-36e928159c52afef.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libcrossbeam_utils-9160ac718e7923b9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.100 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.100/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="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --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=4baccc8810d919e0 -C extra-filename=-11caaa4c53d993f8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libproc_macro2-da4772ea36af6bba.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libquote-5c50f5c1b9d163c9.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libunicode_ident-e45ede29ac9488f1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rayon_core --edition=2021 /usr/share/cargo/registry/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6447b86377625eac -C extra-filename=-11dbbc6da44495cd --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern crossbeam_deque=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libcrossbeam_deque-dc4cde278061c4ea.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libcrossbeam_utils-9160ac718e7923b9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rayon v1.10.0 Running `/usr/bin/rustc --crate-name rayon --edition=2021 /usr/share/cargo/registry/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=23900e02f0996f98 -C extra-filename=-722ffd6319b6b580 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libeither-9b4b8a257a19be3f.rmeta --extern rayon_core=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/librayon_core-11dbbc6da44495cd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing-attributes v0.1.27 Running `/usr/bin/rustc --crate-name tracing_attributes --edition=2018 /usr/share/cargo/registry/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=d11f5f0dfdb470a5 -C extra-filename=-7bf3521f0396f55f --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libproc_macro2-da4772ea36af6bba.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libquote-5c50f5c1b9d163c9.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libsyn-11caaa4c53d993f8.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing v0.1.40 Running `/usr/bin/rustc --crate-name tracing --edition=2018 /usr/share/cargo/registry/tracing-0.1.40/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="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "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", "std", "tracing-attributes"))' -C metadata=2dcd9a4824cf105f -C extra-filename=-a5d13d1c71129772 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libpin_project_lite-32f5ab02de1760aa.rmeta --extern tracing_attributes=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing_attributes-7bf3521f0396f55f.so --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing_core-4a322a22d9357089.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing-chrome v0.7.2 (/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2) Running `/usr/bin/rustc --crate-name tracing_chrome --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=982d0205282db8bb -C extra-filename=-6558fdd02544611f --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/librayon-722ffd6319b6b580.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libserde_json-6d99cba3d348c187.rlib --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing-a5d13d1c71129772.rlib --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing_core-4a322a22d9357089.rlib --extern tracing_subscriber=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing_subscriber-4ba64488b0e358de.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name fibonacci --edition=2018 examples/fibonacci.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da08220574822f69 -C extra-filename=-eb314072a017eed5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/librayon-722ffd6319b6b580.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libserde_json-6d99cba3d348c187.rlib --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing-a5d13d1c71129772.rlib --extern tracing_chrome=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing_chrome-8d6f78571798cb90.rlib --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing_core-4a322a22d9357089.rlib --extern tracing_subscriber=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing_subscriber-4ba64488b0e358de.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 54.71s Running `/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/tracing_chrome-6558fdd02544611f` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests tracing_chrome Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name tracing_chrome --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/librayon-722ffd6319b6b580.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libserde_json-6d99cba3d348c187.rlib --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing-a5d13d1c71129772.rlib --extern tracing_chrome=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing_chrome-8d6f78571798cb90.rlib --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing_core-4a322a22d9357089.rlib --extern tracing_subscriber=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing_subscriber-4ba64488b0e358de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` running 4 tests test src/lib.rs - (line 16) ... ok test src/lib.rs - ChromeLayerBuilder::category_fn (line 179) ... ok test src/lib.rs - ChromeLayerBuilder::writer (line 111) ... ok test src/lib.rs - ChromeLayerBuilder::name_fn (line 157) ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-tracing-chrome-devel-0.7.2-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/tracing-chrome-0.7.2/LICENSE warning: File listed twice: /usr/share/cargo/registry/tracing-chrome-0.7.2/README.md Provides: crate(tracing-chrome) = 0.7.2 rust-tracing-chrome-devel = 0.7.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(serde_json/default) >= 1.0.114 crate(tracing-core/default) >= 0.1.32 crate(tracing-subscriber/default) >= 0.3.18 Processing files: rust-tracing-chrome+default-devel-0.7.2-1.mga10.noarch Provides: crate(tracing-chrome/default) = 0.7.2 rust-tracing-chrome+default-devel = 0.7.2-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-chrome) = 0.7.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-tracing-chrome+default-devel-0.7.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-tracing-chrome-devel-0.7.2-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QQRCMK + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build + test -d /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/tracing-chrome-0.7.2/LICENSE File listed twice: /usr/share/cargo/registry/tracing-chrome-0.7.2/README.md D: [iurt_root_command] Success!