D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-triomphe-0.1.14-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LPKLdt Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.plqBJg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build + rm -rf triomphe-0.1.14 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/triomphe-0.1.14.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd triomphe-0.1.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/triomphe-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.hahXlr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build + cd triomphe-0.1.14 + /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.TfTiAS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-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 triomphe-0.1.14 + '[' 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 warning: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version` Compiling serde v1.0.217 Compiling stable_deref_trait v1.2.0 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=0f208836c1ee4202 -C extra-filename=-8f6dc1d5c98e3ec0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/target/rpm/build/serde-8f6dc1d5c98e3ec0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/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 stable_deref_trait --edition=2015 /usr/share/cargo/registry/stable_deref_trait-1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3f07fde3635fcac4 -C extra-filename=-706f3690030dd512 --out-dir /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/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-triomphe-0.1.14-build/triomphe-0.1.14/target/rpm/build/serde-8f6dc1d5c98e3ec0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=4658a2762c908b7a -C extra-filename=-d2fbf07258d27ef5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/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 triomphe v0.1.14 (/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14) Running `/usr/bin/rustc --crate-name triomphe --edition=2015 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="serde"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc-swap", "default", "serde", "stable_deref_trait", "std"))' -C metadata=70469a8045a59a88 -C extra-filename=-26962b255fc84496 --out-dir /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/target/rpm/deps/libserde-d2fbf07258d27ef5.rmeta --extern stable_deref_trait=/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/target/rpm/deps/libstable_deref_trait-706f3690030dd512.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `unsize` --> src/lib.rs:34:7 | 34 | #[cfg(feature = "unsize")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arc-swap`, `default`, `serde`, `stable_deref_trait`, and `std` = help: consider adding `unsize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `unsize` --> src/arc.rs:798:7 | 798 | #[cfg(feature = "unsize")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arc-swap`, `default`, `serde`, `stable_deref_trait`, and `std` = help: consider adding `unsize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unsize` --> src/arc_borrow.rs:125:7 | 125 | #[cfg(feature = "unsize")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arc-swap`, `default`, `serde`, `stable_deref_trait`, and `std` = help: consider adding `unsize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unsize` --> src/unique_arc.rs:260:7 | 260 | #[cfg(feature = "unsize")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arc-swap`, `default`, `serde`, `stable_deref_trait`, and `std` = help: consider adding `unsize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `triomphe` (lib) generated 4 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 3.09s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0GhynG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-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 triomphe-0.1.14 + '[' 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=triomphe ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.1.14 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/BUILDROOT/usr/share/cargo/registry/triomphe-0.1.14 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/BUILDROOT/usr/share/cargo/registry/triomphe-0.1.14 + /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-triomphe-0.1.14-build/BUILDROOT/usr/share/cargo/registry/triomphe-0.1.14 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/BUILDROOT/usr/share/cargo/registry/triomphe-0.1.14/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/BUILDROOT/usr/share/cargo/registry/triomphe-0.1.14/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.habEJj + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-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 triomphe-0.1.14 + '[' 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 warning: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version` Fresh serde v1.0.217 Fresh stable_deref_trait v1.2.0 warning: unexpected `cfg` condition value: `unsize` --> src/lib.rs:34:7 | 34 | #[cfg(feature = "unsize")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arc-swap`, `default`, `serde`, `stable_deref_trait`, and `std` = help: consider adding `unsize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `unsize` --> src/arc.rs:798:7 | 798 | #[cfg(feature = "unsize")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arc-swap`, `default`, `serde`, `stable_deref_trait`, and `std` = help: consider adding `unsize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unsize` --> src/arc_borrow.rs:125:7 | 125 | #[cfg(feature = "unsize")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arc-swap`, `default`, `serde`, `stable_deref_trait`, and `std` = help: consider adding `unsize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unsize` --> src/unique_arc.rs:260:7 | 260 | #[cfg(feature = "unsize")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arc-swap`, `default`, `serde`, `stable_deref_trait`, and `std` = help: consider adding `unsize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Compiling triomphe v0.1.14 (/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14) warning: `triomphe` (lib) generated 4 warnings Running `/usr/bin/rustc --crate-name triomphe --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc-swap", "default", "serde", "stable_deref_trait", "std"))' -C metadata=37ecf61f31f0684f -C extra-filename=-1173816b4a515236 --out-dir /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/target/rpm/deps/libserde-d2fbf07258d27ef5.rlib --extern stable_deref_trait=/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/target/rpm/deps/libstable_deref_trait-706f3690030dd512.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `unsize` --> src/arc.rs:840:11 | 840 | #[cfg(feature = "unsize")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arc-swap`, `default`, `serde`, `stable_deref_trait`, and `std` = help: consider adding `unsize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unsize` --> src/arc.rs:859:11 | 859 | #[cfg(feature = "unsize")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arc-swap`, `default`, `serde`, `stable_deref_trait`, and `std` = help: consider adding `unsize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unsize` --> src/arc.rs:867:11 | 867 | #[cfg(feature = "unsize")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arc-swap`, `default`, `serde`, `stable_deref_trait`, and `std` = help: consider adding `unsize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `triomphe` (lib test) generated 7 warnings (4 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 2.69s Running `/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/target/rpm/deps/triomphe-1173816b4a515236` running 39 tests test arc::tests::arc_eq_and_cmp ... ok test arc::tests::arc_eq_and_partial_cmp ... ok test arc::tests::from_iterator_exact_size ... ok test arc::tests::maybeuninit ... ok test arc::tests::maybeuninit_array ... ok test arc::tests::from_iterator_unknown_size ... ok test arc::tests::maybeuninit_slice_ub_to_proceed - should panic ... ok test arc::tests::maybeuninit_ub_to_proceed - should panic ... ok test arc::tests::roundtrip ... ok test arc::tests::roundtrip_slice ... ok test arc::tests::test_into_raw_from_raw_dst ... ok test arc::tests::test_partial_eq_bug ... ok test arc::tests::test_strong_count ... ok test arc::tests::try_unwrap ... ok test arc_borrow::clone_arc_borrow ... ok test header::tests::dst_and_make_mut ... ok test header::tests::erase_and_create_from_thin_air_header ... ok test header::tests::from_box_and_vec ... ok test header::tests::from_header_and_iter_empty ... ok test header::tests::from_header_and_iter_smoke ... ok test header::tests::from_header_and_slice_empty ... ok test header::tests::from_header_and_slice_smoke ... ok test header::tests::from_header_and_str_smoke ... ok test header::tests::from_header_and_vec_empty ... ok test header::tests::from_header_and_vec_smoke ... ok test header::tests::issue_13_consumption ... ok test header::tests::issue_13_empty ... ok test thin_arc::tests::empty_thin ... ok test thin_arc::tests::into_raw_and_from_raw ... ok test thin_arc::tests::iter_and_thin ... ok test thin_arc::tests::slices_and_thin ... ok test thin_arc::tests::thin_eq_and_cmp ... ok test thin_arc::tests::thin_assert_padding ... ok test thin_arc::tests::thin_eq_and_partial_cmp ... ok test thin_arc::tests::with_arc_mut ... ok test unique_arc::tests::from_header_and_uninit_slice ... ok test unique_arc::tests::maybeuninit_smoke ... ok test unique_arc::tests::try_from_arc ... ok test unique_arc::tests::unique_into_inner ... ok test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s Doc-tests triomphe Running `/usr/bin/rustdoc --edition=2015 --crate-type lib --color auto --crate-name triomphe --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/target/rpm/deps/libserde-d2fbf07258d27ef5.rlib --extern stable_deref_trait=/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/target/rpm/deps/libstable_deref_trait-706f3690030dd512.rlib --extern triomphe=/home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/triomphe-0.1.14/target/rpm/deps/libtriomphe-26962b255fc84496.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc-swap", "default", "serde", "stable_deref_trait", "std"))' --error-format human` running 3 tests test src/unique_arc.rs - unique_arc::UniqueArc (line 32) ... ok test src/arc.rs - arc::Arc::try_unwrap (line 137) ... ok test src/arc.rs - arc::Arc::try_unique (line 595) ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-triomphe-devel-0.1.14-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/triomphe-0.1.14/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/triomphe-0.1.14/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/triomphe-0.1.14/README.md Provides: crate(triomphe) = 0.1.14 rust-triomphe-devel = 0.1.14-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo rust >= 1.76 Processing files: rust-triomphe+default-devel-0.1.14-1.mga10.noarch Provides: crate(triomphe/default) = 0.1.14 rust-triomphe+default-devel = 0.1.14-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(triomphe) = 0.1.14 crate(triomphe/serde) = 0.1.14 crate(triomphe/stable_deref_trait) = 0.1.14 crate(triomphe/std) = 0.1.14 Processing files: rust-triomphe+arc-swap-devel-0.1.14-1.mga10.noarch Provides: crate(triomphe/arc-swap) = 0.1.14 rust-triomphe+arc-swap-devel = 0.1.14-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(arc-swap/default) >= 1.3.0 crate(triomphe) = 0.1.14 Processing files: rust-triomphe+serde-devel-0.1.14-1.mga10.noarch Provides: crate(triomphe/serde) = 0.1.14 rust-triomphe+serde-devel = 0.1.14-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) >= 1.0.0 crate(triomphe) = 0.1.14 Processing files: rust-triomphe+stable_deref_trait-devel-0.1.14-1.mga10.noarch Provides: crate(triomphe/stable_deref_trait) = 0.1.14 rust-triomphe+stable_deref_trait-devel = 0.1.14-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(stable_deref_trait) >= 1.1.1 crate(triomphe) = 0.1.14 Processing files: rust-triomphe+std-devel-0.1.14-1.mga10.noarch Provides: crate(triomphe/std) = 0.1.14 rust-triomphe+std-devel = 0.1.14-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(triomphe) = 0.1.14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-triomphe+serde-devel-0.1.14-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-triomphe+arc-swap-devel-0.1.14-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-triomphe+std-devel-0.1.14-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-triomphe+default-devel-0.1.14-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-triomphe+stable_deref_trait-devel-0.1.14-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-triomphe-devel-0.1.14-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VY7DXv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build + test -d /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-triomphe-0.1.14-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/triomphe-0.1.14/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/triomphe-0.1.14/LICENSE-MIT File listed twice: /usr/share/cargo/registry/triomphe-0.1.14/README.md D: [iurt_root_command] Success!