D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-v_frame-0.3.7-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Gi0GLk Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oZRzUv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build + rm -rf v_frame-0.3.7 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/v_frame-0.3.7.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd v_frame-0.3.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/v_frame-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-remove-noop-profiling-macros.patch + /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.t7Ai0X + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build + cd v_frame-0.3.7 + /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.MYl9Jg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-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 v_frame-0.3.7 + '[' 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 proc-macro2 v1.0.94 Compiling unicode-ident v1.0.18 Compiling autocfg v1.4.0 Compiling cfg-if v1.0.0 Compiling noop_proc_macro v0.3.0 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-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/build/proc-macro2-afdebed02fe2a884 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/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-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/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 autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.4.0/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=e124a71a4c38a5a2 -C extra-filename=-33df3ec257ba7fb0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/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-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/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 noop_proc_macro --edition=2018 /usr/share/cargo/registry/noop_proc_macro-0.3.0/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())' -C metadata=8623d59a5d504728 -C extra-filename=-ae87450e7a2394b6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/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-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/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 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-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libproc_macro2-da4772ea36af6bba.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="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=dfb62950a9248742 -C extra-filename=-fd793ecc6c4d2bad --out-dir /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libproc_macro2-da4772ea36af6bba.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libquote-5c50f5c1b9d163c9.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libunicode_ident-e45ede29ac9488f1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num-traits v0.2.19 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/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("default", "i128", "libm", "std"))' -C metadata=642a387c2206d219 -C extra-filename=-4c51c8b85fe7aa47 --out-dir /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/build/num-traits-4c51c8b85fe7aa47 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libautocfg-33df3ec257ba7fb0.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/build/num-traits-4c51c8b85fe7aa47/build-script-build` Running `/usr/bin/rustc --crate-name num_traits --edition=2021 /usr/share/cargo/registry/num-traits-0.2.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=db4bae6df618476c -C extra-filename=-f77d21cb30a90620 --out-dir /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` Compiling num-derive v0.4.2 Running `/usr/bin/rustc --crate-name num_derive --edition=2021 /usr/share/cargo/registry/num-derive-0.4.2/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())' -C metadata=975cf8e644af998c -C extra-filename=-38e5f2608dfbef5c --out-dir /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libproc_macro2-da4772ea36af6bba.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libquote-5c50f5c1b9d163c9.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libsyn-fd793ecc6c4d2bad.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling v_frame v0.3.7 (/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7) Running `/usr/bin/rustc --crate-name v_frame --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serialize"))' -C metadata=18323ef8ec3a22f4 -C extra-filename=-d8e55ec4e3a11ac0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern noop_proc_macro=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libnoop_proc_macro-ae87450e7a2394b6.so --extern num_derive=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libnum_derive-38e5f2608dfbef5c.so --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libnum_traits-f77d21cb30a90620.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `wasm` --> src/lib.rs:98:16 | 98 | if #[cfg(feature="wasm")] { | ^^^^^^^ | = note: expected values for `feature` are: `serde` and `serialize` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `v_frame` (lib) generated 1 warning Finished `rpm` profile [optimized + debuginfo] target(s) in 16.64s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.odnKJY + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-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 v_frame-0.3.7 + '[' 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=v_frame ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.3.7 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/BUILDROOT/usr/share/cargo/registry/v_frame-0.3.7 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/BUILDROOT/usr/share/cargo/registry/v_frame-0.3.7 + /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-v_frame-0.3.7-build/BUILDROOT/usr/share/cargo/registry/v_frame-0.3.7 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/BUILDROOT/usr/share/cargo/registry/v_frame-0.3.7/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/BUILDROOT/usr/share/cargo/registry/v_frame-0.3.7/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.KZQvPZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-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 v_frame-0.3.7 + '[' 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 unicode-ident v1.0.18 Fresh proc-macro2 v1.0.94 Fresh autocfg v1.4.0 Fresh cfg-if v1.0.0 Fresh noop_proc_macro v0.3.0 Fresh quote v1.0.40 Fresh syn v2.0.100 Fresh num-traits v0.2.19 Fresh num-derive v0.4.2 warning: unexpected `cfg` condition value: `wasm` --> src/lib.rs:98:16 | 98 | if #[cfg(feature="wasm")] { | ^^^^^^^ | = note: expected values for `feature` are: `serde` and `serialize` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling v_frame v0.3.7 (/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7) warning: `v_frame` (lib) generated 1 warning Running `/usr/bin/rustc --crate-name v_frame --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serialize"))' -C metadata=177c0706f8578179 -C extra-filename=-3b51acd99cf136a2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rlib --extern noop_proc_macro=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libnoop_proc_macro-ae87450e7a2394b6.so --extern num_derive=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libnum_derive-38e5f2608dfbef5c.so --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libnum_traits-f77d21cb30a90620.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `v_frame` (lib test) generated 1 warning (1 duplicate) Finished `rpm` profile [optimized + debuginfo] target(s) in 0.81s Running `/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/v_frame-3b51acd99cf136a2` running 9 tests test plane::test::copy_from_raw_u8 ... ok test plane::test::test_plane_downsample_odd ... ok test plane::test::copy_to_raw_u8 ... ok test plane::test::test_plane_downsample ... ok test plane::test::test_plane_downscale ... ok test plane::test::test_plane_downscale_odd_2 ... ok test plane::test::test_plane_downscale_odd ... ok test plane::test::test_pixel_iterator ... ok test plane::test::test_plane_pad ... ok test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests v_frame Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name v_frame --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rlib --extern noop_proc_macro=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libnoop_proc_macro-ae87450e7a2394b6.so --extern num_derive=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libnum_derive-38e5f2608dfbef5c.so --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libnum_traits-f77d21cb30a90620.rlib --extern v_frame=/home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/v_frame-0.3.7/target/rpm/deps/libv_frame-d8e55ec4e3a11ac0.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serialize"))' --error-format human` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-v_frame-devel-0.3.7-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/v_frame-0.3.7/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/v_frame-0.3.7/LICENSE warning: File listed twice: /usr/share/cargo/registry/v_frame-0.3.7/README.md Provides: crate(v_frame) = 0.3.7 rust-v_frame-devel = 0.3.7-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(cfg-if/default) >= 1.0.0 crate(noop_proc_macro/default) >= 0.3.0 crate(num-derive/default) >= 0.4.0 crate(num-traits/default) >= 0.2.0 Processing files: rust-v_frame+default-devel-0.3.7-1.mga10.noarch Provides: crate(v_frame/default) = 0.3.7 rust-v_frame+default-devel = 0.3.7-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(v_frame) = 0.3.7 Processing files: rust-v_frame+serde-devel-0.3.7-1.mga10.noarch Provides: crate(v_frame/serde) = 0.3.7 rust-v_frame+serde-devel = 0.3.7-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/default) >= 1.0.0 crate(serde/derive) >= 1.0.0 crate(v_frame) = 0.3.7 Processing files: rust-v_frame+serialize-devel-0.3.7-1.mga10.noarch Provides: crate(v_frame/serialize) = 0.3.7 rust-v_frame+serialize-devel = 0.3.7-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(v_frame) = 0.3.7 crate(v_frame/serde) = 0.3.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-v_frame+serialize-devel-0.3.7-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-v_frame+default-devel-0.3.7-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-v_frame+serde-devel-0.3.7-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-v_frame-devel-0.3.7-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.h4Oool + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build + test -d /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-v_frame-0.3.7-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/v_frame-0.3.7/CHANGELOG.md File listed twice: /usr/share/cargo/registry/v_frame-0.3.7/LICENSE File listed twice: /usr/share/cargo/registry/v_frame-0.3.7/README.md D: [iurt_root_command] Success!