D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-tracing-chrome-0.7.2-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WhMzQn Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.teHwOE + 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.39dOOr + 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.1l4weF + 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.219 Compiling serde_json v1.0.141 Compiling cfg-if v1.0.1 Compiling lazy_static v1.5.0 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=b25b1b3f94eb85dc -C extra-filename=-7523a6776379a9d7 --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=2018 /usr/share/cargo/registry/serde-1.0.219/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=ad40fdc5c19159ac -C extra-filename=-9fbf9cad1c6b8397 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/build/serde-9fbf9cad1c6b8397 -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 log v0.4.27 Compiling nu-ansi-term v0.47.0 Compiling itoa v1.0.15 Compiling ryu v1.0.20 Compiling smallvec v1.15.1 Compiling memchr v2.7.5 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/serde_json-1.0.141/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=4d118512a4a323d2 -C extra-filename=-6e77cfa136b81fa2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/build/serde_json-6e77cfa136b81fa2 -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.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("core", "rustc-dep-of-std"))' -C metadata=d15e1610e28af61d -C extra-filename=-248c37a1e6f75f0e --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 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=42eec7750ab6ea71 -C extra-filename=-5aa2b72a9865a7ea --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.27/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=dd3d09a54ce8e4c2 -C extra-filename=-c24fb6f12d2e4004 --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=4df20d7db7a35a69 -C extra-filename=-e824c57e491d482b --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.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=a414da0f7e3d9a30 -C extra-filename=-8868d0f771931e52 --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 ryu --edition=2018 /usr/share/cargo/registry/ryu-1.0.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=d2972cc42d96b429 -C extra-filename=-bc4bac9c360d993f --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.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=c00e661943832b51 -C extra-filename=-dfe855f48e62aac8 --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.15.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("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=1c32f968c09ef928 -C extra-filename=-884bf87490f084cd --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=e170e1f1a206e316 -C extra-filename=-3bf409725418ab82 --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-5aa2b72a9865a7ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing-core v0.1.33 Compiling thread_local v1.1.7 Running `/usr/bin/rustc --crate-name tracing_core --edition=2018 /usr/share/cargo/registry/tracing-core-0.1.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --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=677a586fa5c1ad24 -C extra-filename=-32ace6992835751f --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-7523a6776379a9d7.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=6a94fa2501bf56b5 -C extra-filename=-23b6172cada658e7 --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-248c37a1e6f75f0e.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-7523a6776379a9d7.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-6e77cfa136b81fa2/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/build/serde-9fbf9cad1c6b8397/build-script-build` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.219/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=c05495b696b14a37 -C extra-filename=-45bcc18ef12ed5e4 --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=9bd863473521cf14 -C extra-filename=-d9804c89de684408 --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-c24fb6f12d2e4004.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-7523a6776379a9d7.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-32ace6992835751f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing-subscriber v0.3.19 Running `/usr/bin/rustc --crate-name tracing_subscriber --edition=2018 /usr/share/cargo/registry/tracing-subscriber-0.3.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --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=f6e49b50e26333aa -C extra-filename=-5c8648e3589cb7e7 --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-e824c57e491d482b.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-3bf409725418ab82.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libsmallvec-884bf87490f084cd.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-23b6172cada658e7.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-32ace6992835751f.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-d9804c89de684408.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.141/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=cdfb01027728f549 -C extra-filename=-4444c263325f92b4 --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-8868d0f771931e52.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libmemchr-dfe855f48e62aac8.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libryu-bc4bac9c360d993f.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libserde-45bcc18ef12ed5e4.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=16010e75d0cff159 -C extra-filename=-c8edf788db3cfb46 --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-4444c263325f92b4.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-32ace6992835751f.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-5c8648e3589cb7e7.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 6.90s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HoOpLT + 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.0xeu3d + 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 Compiling crossbeam-utils v0.8.21 Compiling proc-macro2 v1.0.95 Fresh once_cell v1.20.3 Compiling unicode-ident v1.0.18 Fresh log v0.4.27 Fresh lazy_static v1.5.0 Compiling rayon-core v1.12.1 Fresh cfg-if v1.0.1 Fresh nu-ansi-term v0.47.0 Fresh itoa v1.0.15 Fresh smallvec v1.15.1 Fresh ryu v1.0.20 Fresh memchr v2.7.5 Compiling pin-project-lite v0.2.16 Fresh tracing-core v0.1.33 Fresh thread_local v1.1.7 Fresh sharded-slab v0.1.7 Compiling either v1.15.0 Fresh tracing-log v0.2.0 Fresh serde v1.0.219 Fresh serde_json v1.0.141 Fresh tracing-subscriber v0.3.19 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.95/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=43145de99fbc3c75 -C extra-filename=-6df0e9deb46d145b --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/build/proc-macro2-6df0e9deb46d145b -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=d056c812c33466a6 -C extra-filename=-7e20d0fe5993d5bb --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 pin_project_lite --edition=2018 /usr/share/cargo/registry/pin-project-lite-0.2.16/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=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7197b9b42dd5ded9 -C extra-filename=-770b0c2860c3eb93 --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 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=83a7bd10a36852b0 -C extra-filename=-8b719999e38f9077 --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/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=e358105b89d6c5d5 -C extra-filename=-5f816e2a49f2c8db --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/build/crossbeam-utils-5f816e2a49f2c8db -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=105e6a09613b6a85 -C extra-filename=-cbaec02a0214d822 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/build/rayon-core-cbaec02a0214d822 -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-cbaec02a0214d822/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-5f816e2a49f2c8db/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=c960cc170062bee6 -C extra-filename=-ca86db314d7860cd --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-6df0e9deb46d145b/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.95/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=3e6f3cc5b29782d7 -C extra-filename=-607625e050d9e33a --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-7e20d0fe5993d5bb.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.18 Running `/usr/bin/rustc --crate-name crossbeam_epoch --edition=2021 /usr/share/cargo/registry/crossbeam-epoch-0.9.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=c2cbe8bb09edabd5 -C extra-filename=-a71342c0316a4349 --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_utils=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libcrossbeam_utils-ca86db314d7860cd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossbeam-deque v0.8.6 Running `/usr/bin/rustc --crate-name crossbeam_deque --edition=2021 /usr/share/cargo/registry/crossbeam-deque-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --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", "std"))' -C metadata=89432f49c80e3b3b -C extra-filename=-231dfae4f0c8271c --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_epoch=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libcrossbeam_epoch-a71342c0316a4349.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-ca86db314d7860cd.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=997ad78a03a5a391 -C extra-filename=-b3b585a787befe69 --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-607625e050d9e33a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.104 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.104/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=936a26f35973233e -C extra-filename=-2701c7d394387dc6 --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-607625e050d9e33a.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libquote-b3b585a787befe69.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-7e20d0fe5993d5bb.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=8c560eb16650fc10 -C extra-filename=-6c1d54e2e673a7f1 --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-231dfae4f0c8271c.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-ca86db314d7860cd.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=3123e72741009584 -C extra-filename=-17c52ca3c48814cc --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-8b719999e38f9077.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-6c1d54e2e673a7f1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing-attributes v0.1.28 Running `/usr/bin/rustc --crate-name tracing_attributes --edition=2018 /usr/share/cargo/registry/tracing-attributes-0.1.28/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 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=75b8c261db3b53a9 -C extra-filename=-fce2cb8679e6b269 --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-607625e050d9e33a.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libquote-b3b585a787befe69.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libsyn-2701c7d394387dc6.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing v0.1.41 Running `/usr/bin/rustc --crate-name tracing --edition=2018 /usr/share/cargo/registry/tracing-0.1.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --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=e0e9756275bd5c13 -C extra-filename=-4dcda919db4a4d8a --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-770b0c2860c3eb93.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-fce2cb8679e6b269.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-32ace6992835751f.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=32359c02bb4d2a97 -C extra-filename=-b705ce46f0f02419 --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-17c52ca3c48814cc.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-4444c263325f92b4.rlib --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing-4dcda919db4a4d8a.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-32ace6992835751f.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-5c8648e3589cb7e7.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=7a4aa18d06c26702 -C extra-filename=-f76482831ffe59cc --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-17c52ca3c48814cc.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-4444c263325f92b4.rlib --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing-4dcda919db4a4d8a.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-c8edf788db3cfb46.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-32ace6992835751f.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-5c8648e3589cb7e7.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 56.85s Running `/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/tracing_chrome-b705ce46f0f02419` 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-17c52ca3c48814cc.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-4444c263325f92b4.rlib --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-tracing-chrome-0.7.2-build/tracing-chrome-0.7.2/target/rpm/deps/libtracing-4dcda919db4a4d8a.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-c8edf788db3cfb46.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-32ace6992835751f.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-5c8648e3589cb7e7.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 - ChromeLayerBuilder::writer (line 111) ... ok test src/lib.rs - ChromeLayerBuilder::category_fn (line 179) ... ok test src/lib.rs - ChromeLayerBuilder::name_fn (line 157) ... ok test src/lib.rs - (line 16) ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.29s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-tracing-chrome-devel-0.7.2-2.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-2.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-2.mga10.noarch Provides: crate(tracing-chrome/default) = 0.7.2 rust-tracing-chrome+default-devel = 0.7.2-2.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-devel-0.7.2-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-tracing-chrome+default-devel-0.7.2-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7h3TRv + 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!