D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-rend-0.4.1-0.1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JDIugB + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6D7gV1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build + rm -rf rend-0.4.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/rend-0.4.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd rend-0.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + 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.XmX4qc + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build + cd rend-0.4.1 + /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.44635u + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-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 rend-0.4.1 + '[' 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.93 Compiling unicode-ident v1.0.12 Compiling syn v1.0.109 Compiling bytecheck v0.6.11 Compiling simdutf8 v0.1.4 Compiling rend v0.4.1 (/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1) Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=12eb5c3affab2e98 -C extra-filename=-12eb5c3affab2e98 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.93/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=528fd867250b02c3 -C extra-filename=-528fd867250b02c3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/build/proc-macro2-528fd867250b02c3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/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/bytecheck-0.6.11/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="simdutf8"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "simdutf8", "std", "uuid", "verbose"))' -C metadata=fcec384b808540fc -C extra-filename=-fcec384b808540fc --out-dir /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/build/bytecheck-fcec384b808540fc -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/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/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=e41d5c8749057737 -C extra-filename=-e41d5c8749057737 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/build/syn-e41d5c8749057737 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/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 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="bytecheck"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck", "default", "std", "validation"))' -C metadata=e12b2b5cbb27cecc -C extra-filename=-e12b2b5cbb27cecc --out-dir /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/build/rend-e12b2b5cbb27cecc -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name simdutf8 --edition=2018 /usr/share/cargo/registry/simdutf8-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aarch64_neon", "aarch64_neon_prefetch", "default", "hints", "public_imp", "std"))' -C metadata=7831ae61045928b5 -C extra-filename=-7831ae61045928b5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/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-rend-0.4.1-build/rend-0.4.1/target/rpm/build/bytecheck-fcec384b808540fc/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/build/rend-e12b2b5cbb27cecc/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/build/syn-e41d5c8749057737/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/build/proc-macro2-528fd867250b02c3/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.93/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=7e31b323094b2c6a -C extra-filename=-7e31b323094b2c6a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/libunicode_ident-12eb5c3affab2e98.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.37 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.37/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)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=8c790c6e8876f6de -C extra-filename=-8c790c6e8876f6de --out-dir /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/libproc_macro2-7e31b323094b2c6a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name syn --edition=2018 /usr/share/cargo/registry/syn-1.0.109/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=35d91d26be599f74 -C extra-filename=-35d91d26be599f74 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/libproc_macro2-7e31b323094b2c6a.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/libquote-8c790c6e8876f6de.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/libunicode_ident-12eb5c3affab2e98.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg syn_disable_nightly_tests` Compiling ptr_meta_derive v0.1.4 Compiling bytecheck_derive v0.6.11 Running `/usr/bin/rustc --crate-name ptr_meta_derive --edition=2018 /usr/share/cargo/registry/ptr_meta_derive-0.1.4/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)' --check-cfg 'cfg(feature, values())' -C metadata=5f747be3e416c6de -C extra-filename=-5f747be3e416c6de --out-dir /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/libproc_macro2-7e31b323094b2c6a.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/libquote-8c790c6e8876f6de.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/libsyn-35d91d26be599f74.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bytecheck_derive --edition=2021 /usr/share/cargo/registry/bytecheck_derive-0.6.11/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=badd8a0f71dca06d -C extra-filename=-badd8a0f71dca06d --out-dir /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/libproc_macro2-7e31b323094b2c6a.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/libquote-8c790c6e8876f6de.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/libsyn-35d91d26be599f74.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ptr_meta v0.1.4 Running `/usr/bin/rustc --crate-name ptr_meta --edition=2018 /usr/share/cargo/registry/ptr_meta-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e3fc04f76df2354f -C extra-filename=-e3fc04f76df2354f --out-dir /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps --extern ptr_meta_derive=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/libptr_meta_derive-5f747be3e416c6de.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bytecheck --edition=2021 /usr/share/cargo/registry/bytecheck-0.6.11/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="simdutf8"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "simdutf8", "std", "uuid", "verbose"))' -C metadata=254c145e294e8ad4 -C extra-filename=-254c145e294e8ad4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps --extern bytecheck_derive=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/libbytecheck_derive-badd8a0f71dca06d.so --extern ptr_meta=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/libptr_meta-e3fc04f76df2354f.rmeta --extern simdutf8=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/libsimdutf8-7831ae61045928b5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_atomics_64 --cfg has_atomics` Running `/usr/bin/rustc --crate-name rend --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="bytecheck"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck", "default", "std", "validation"))' -C metadata=944a72afe35095f2 -C extra-filename=-944a72afe35095f2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps --extern bytecheck=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/libbytecheck-254c145e294e8ad4.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_atomics_64 --cfg has_atomics` warning: unexpected `cfg` condition name: `has_atomics` --> src/lib.rs:79:7 | 79 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_atomics_64` --> src/lib.rs:81:7 | 81 | #[cfg(has_atomics_64)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/lib.rs:224:7 | 224 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics_64` --> src/lib.rs:227:7 | 227 | #[cfg(has_atomics_64)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/lib.rs:352:7 | 352 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/lib.rs:359:7 | 359 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics_64` --> src/lib.rs:366:7 | 366 | #[cfg(has_atomics_64)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/lib.rs:373:7 | 373 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/lib.rs:380:7 | 380 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics_64` --> src/lib.rs:387:7 | 387 | #[cfg(has_atomics_64)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/impl_struct.rs:1:7 | 1 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/impl_struct.rs:4:7 | 4 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `rend` (lib) generated 12 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 35.35s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wxKTPR + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-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 rend-0.4.1 + '[' 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=rend ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.4.1 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/BUILDROOT/usr/share/cargo/registry/rend-0.4.1 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/BUILDROOT/usr/share/cargo/registry/rend-0.4.1 + /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-rend-0.4.1-build/BUILDROOT/usr/share/cargo/registry/rend-0.4.1 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/BUILDROOT/usr/share/cargo/registry/rend-0.4.1/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/BUILDROOT/usr/share/cargo/registry/rend-0.4.1/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.OnxrkF + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-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 rend-0.4.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 test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh unicode-ident v1.0.12 Fresh proc-macro2 v1.0.93 Fresh quote v1.0.37 Fresh syn v1.0.109 Fresh ptr_meta_derive v0.1.4 Fresh ptr_meta v0.1.4 Fresh bytecheck_derive v0.6.11 Fresh simdutf8 v0.1.4 Fresh bytecheck v0.6.11 warning: unexpected `cfg` condition name: `has_atomics` --> src/lib.rs:79:7 | 79 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_atomics_64` --> src/lib.rs:81:7 | 81 | #[cfg(has_atomics_64)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/lib.rs:224:7 | 224 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics_64` --> src/lib.rs:227:7 | 227 | #[cfg(has_atomics_64)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/lib.rs:352:7 | 352 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/lib.rs:359:7 | 359 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics_64` --> src/lib.rs:366:7 | 366 | #[cfg(has_atomics_64)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/lib.rs:373:7 | 373 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/lib.rs:380:7 | 380 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics_64` --> src/lib.rs:387:7 | 387 | #[cfg(has_atomics_64)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/impl_struct.rs:1:7 | 1 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/impl_struct.rs:4:7 | 4 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling rend v0.4.1 (/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1) warning: `rend` (lib) generated 12 warnings Running `/usr/bin/rustc --crate-name rend --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="bytecheck"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck", "default", "std", "validation"))' -C metadata=2a4d84e89dff97ce -C extra-filename=-2a4d84e89dff97ce --out-dir /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps --extern bytecheck=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/libbytecheck-254c145e294e8ad4.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_atomics_64 --cfg has_atomics` warning: unexpected `cfg` condition name: `has_atomics` --> src/lib.rs:526:19 | 526 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/lib.rs:531:19 | 531 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/lib.rs:538:19 | 538 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/lib.rs:543:19 | 543 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics_64` --> src/lib.rs:550:19 | 550 | #[cfg(has_atomics_64)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics_64` --> src/lib.rs:555:19 | 555 | #[cfg(has_atomics_64)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `rend` (lib test) generated 18 warnings (12 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 2.58s Running `/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/rend-2a4d84e89dff97ce` running 1 test test tests::endian_representation ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests rend Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name rend --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps --extern bytecheck=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/libbytecheck-254c145e294e8ad4.rlib --extern rend=/home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/rend-0.4.1/target/rpm/deps/librend-944a72afe35095f2.rlib -C embed-bitcode=no --cfg 'feature="bytecheck"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck", "default", "std", "validation"))' --cfg has_atomics_64 --cfg has_atomics --error-format human` running 1 test test src/lib.rs - (line 23) ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-rend-devel-0.4.1-0.1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/rend-0.4.1/LICENSE warning: File listed twice: /usr/share/cargo/registry/rend-0.4.1/README.md warning: File listed twice: /usr/share/cargo/registry/rend-0.4.1/crates-io.md Provides: crate(rend) = 0.4.1 rust-rend-devel = 0.4.1-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo Processing files: rust-rend+default-devel-0.4.1-0.1.mga10.noarch Provides: crate(rend/default) = 0.4.1 rust-rend+default-devel = 0.4.1-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rend) = 0.4.1 crate(rend/std) = 0.4.1 Processing files: rust-rend+bytecheck-devel-0.4.1-0.1.mga10.noarch Provides: crate(rend/bytecheck) = 0.4.1 rust-rend+bytecheck-devel = 0.4.1-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bytecheck) >= 0.6.7 crate(rend) = 0.4.1 Processing files: rust-rend+bytemuck-devel-0.4.1-0.1.mga10.noarch Provides: crate(rend/bytemuck) = 0.4.1 rust-rend+bytemuck-devel = 0.4.1-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bytemuck) >= 1.4.0 crate(bytemuck/derive) >= 1.4.0 crate(rend) = 0.4.1 Processing files: rust-rend+std-devel-0.4.1-0.1.mga10.noarch Provides: crate(rend/std) = 0.4.1 rust-rend+std-devel = 0.4.1-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bytecheck) >= 0.6.7 crate(bytecheck/std) >= 0.6.7 crate(rend) = 0.4.1 Processing files: rust-rend+validation-devel-0.4.1-0.1.mga10.noarch Provides: crate(rend/validation) = 0.4.1 rust-rend+validation-devel = 0.4.1-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rend) = 0.4.1 crate(rend/bytecheck) = 0.4.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rend+bytecheck-devel-0.4.1-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rend+default-devel-0.4.1-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rend+bytemuck-devel-0.4.1-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rend+std-devel-0.4.1-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rend+validation-devel-0.4.1-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rend-devel-0.4.1-0.1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.H44iKU + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rend-0.4.1-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/rend-0.4.1/LICENSE File listed twice: /usr/share/cargo/registry/rend-0.4.1/README.md File listed twice: /usr/share/cargo/registry/rend-0.4.1/crates-io.md D: [iurt_root_command] Success!