D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-rkyv0.7-0.7.45-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wN4WgH Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.u9gjrA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build + rm -rf rkyv-0.7.45 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/rkyv-0.7.45.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd rkyv-0.7.45 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/rkyv-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.1gIPJm + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build + cd rkyv-0.7.45 + /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.UQJJBq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-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 rkyv-0.7.45 + '[' 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.105 Compiling unicode-ident v1.0.22 Compiling quote v1.0.41 Compiling syn v1.0.109 Compiling foldhash v0.2.0 Compiling equivalent v1.0.2 Compiling allocator-api2 v0.2.21 Compiling rkyv v0.7.45 (/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45) Compiling seahash v4.1.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/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=d4ded8db3929421f -C extra-filename=-0f1d4608a38c49a2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/build/proc-macro2-0f1d4608a38c49a2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/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.22/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=e10476e151b089a0 -C extra-filename=-79a01b0086603322 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/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/quote-1.0.41/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", "proc-macro"))' -C metadata=53ef3d98672135af -C extra-filename=-0454ff53fc80ddd6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/build/quote-0454ff53fc80ddd6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/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 foldhash --edition=2021 /usr/share/cargo/registry/foldhash-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=61a84a3fd5c352d4 -C extra-filename=-030e963abd29143c --out-dir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/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,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=dca36b977d98cedf -C extra-filename=-0f517be645c3b973 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/build/syn-0f517be645c3b973 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/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 equivalent --edition=2015 /usr/share/cargo/registry/equivalent-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d0cc8560196c785 -C extra-filename=-05ba012e5b0a4a49 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/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 allocator_api2 --edition=2018 /usr/share/cargo/registry/allocator-api2-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=ca55390af9952db8 -C extra-filename=-3b5a4937bcc2ecd6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/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 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="alloc"' --cfg 'feature="default"' --cfg 'feature="hashbrown"' --cfg 'feature="size_32"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_enum_discriminant", "archive_be", "archive_le", "arrayvec", "bytecheck", "copy", "copy_unsafe", "default", "hashbrown", "rend", "size_16", "size_32", "size_64", "std", "strict", "validation"))' -C metadata=a027437d88a817b9 -C extra-filename=-9717e920bddbfeee --out-dir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/build/rkyv-9717e920bddbfeee -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name seahash --edition=2015 /usr/share/cargo/registry/seahash-4.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=a917e1e5d485442b -C extra-filename=-c99fcbbf3bd3c6d2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/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-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/build/rkyv-9717e920bddbfeee/build-script-build` Compiling hashbrown v0.16.0 Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /usr/share/cargo/registry/hashbrown-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=59c5121c39e735e4 -C extra-filename=-63d929975c53022a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps --extern allocator_api2=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/liballocator_api2-3b5a4937bcc2ecd6.rmeta --extern equivalent=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libequivalent-05ba012e5b0a4a49.rmeta --extern foldhash=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libfoldhash-030e963abd29143c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/build/quote-0454ff53fc80ddd6/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/build/syn-0f517be645c3b973/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/build/proc-macro2-0f1d4608a38c49a2/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/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=72ef6644dce39025 -C extra-filename=-df69b5d327200e14 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libunicode_ident-79a01b0086603322.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 --cfg proc_macro_span_location --cfg proc_macro_span_file --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(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --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)'` Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/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=9bbabf23ce03ffa3 -C extra-filename=-0814cf5a4fbfd5da --out-dir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` 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,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=163c922af8fee3f6 -C extra-filename=-f344519f81edb723 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libquote-0814cf5a4fbfd5da.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libunicode_ident-79a01b0086603322.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 rkyv_derive v0.7.45 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,test)' --check-cfg 'cfg(feature, values())' -C metadata=bd2e3228faf54c1a -C extra-filename=-9c34e9958fe7c2df --out-dir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libsyn-f344519f81edb723.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 rkyv_derive --edition=2021 /usr/share/cargo/registry/rkyv_derive-0.7.45/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary_enum_discriminant", "archive_be", "archive_le", "copy", "default", "strict"))' -C metadata=b90f02cbf9f1f980 -C extra-filename=-ce45f710bd628f7e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libsyn-f344519f81edb723.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,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=beb39b8140b03814 -C extra-filename=-bff438d533a1909c --out-dir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps --extern ptr_meta_derive=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libptr_meta_derive-9c34e9958fe7c2df.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rkyv --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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="hashbrown"' --cfg 'feature="size_32"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_enum_discriminant", "archive_be", "archive_le", "arrayvec", "bytecheck", "copy", "copy_unsafe", "default", "hashbrown", "rend", "size_16", "size_32", "size_64", "std", "strict", "validation"))' -C metadata=e2c1c39e13e83d04 -C extra-filename=-db831fa068529134 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libhashbrown-63d929975c53022a.rmeta --extern ptr_meta=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libptr_meta-bff438d533a1909c.rmeta --extern rkyv_derive=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/librkyv_derive-ce45f710bd628f7e.so --extern seahash=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libseahash-c99fcbbf3bd3c6d2.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 value: `bitvec` --> src/lib.rs:146:7 | 146 | #[cfg(feature = "bitvec")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary_enum_discriminant`, `archive_be`, `archive_le`, `arrayvec`, `bytecheck`, `copy`, `copy_unsafe`, `default`, `hashbrown`, `rend`, `size_16`, `size_32`, `size_64`, `std`, `strict`, and `validation` = help: consider adding `bitvec` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused import: `out_field` --> src/collections/index_map/mod.rs:14:5 | 14 | out_field, Archived, RelPtr, | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `out_field` --> src/collections/index_set.rs:11:5 | 11 | out_field, | ^^^^^^^^^ warning: unexpected `cfg` condition value: `bitvec` --> src/impls/mod.rs:18:7 | 18 | #[cfg(feature = "bitvec")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary_enum_discriminant`, `archive_be`, `archive_le`, `arrayvec`, `bytecheck`, `copy`, `copy_unsafe`, `default`, `hashbrown`, `rend`, `size_16`, `size_32`, `size_64`, `std`, `strict`, and `validation` = help: consider adding `bitvec` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bytes` --> src/impls/mod.rs:20:7 | 20 | #[cfg(feature = "bytes")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary_enum_discriminant`, `archive_be`, `archive_le`, `arrayvec`, `bytecheck`, `copy`, `copy_unsafe`, `default`, `hashbrown`, `rend`, `size_16`, `size_32`, `size_64`, `std`, `strict`, and `validation` = help: consider adding `bytes` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `indexmap` --> src/impls/mod.rs:24:7 | 24 | #[cfg(feature = "indexmap")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary_enum_discriminant`, `archive_be`, `archive_le`, `arrayvec`, `bytecheck`, `copy`, `copy_unsafe`, `default`, `hashbrown`, `rend`, `size_16`, `size_32`, `size_64`, `std`, `strict`, and `validation` = help: consider adding `indexmap` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `smallvec` --> src/impls/mod.rs:26:7 | 26 | #[cfg(feature = "smallvec")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary_enum_discriminant`, `archive_be`, `archive_le`, `arrayvec`, `bytecheck`, `copy`, `copy_unsafe`, `default`, `hashbrown`, `rend`, `size_16`, `size_32`, `size_64`, `std`, `strict`, and `validation` = help: consider adding `smallvec` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `smol_str` --> src/impls/mod.rs:28:7 | 28 | #[cfg(feature = "smol_str")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary_enum_discriminant`, `archive_be`, `archive_le`, `arrayvec`, `bytecheck`, `copy`, `copy_unsafe`, `default`, `hashbrown`, `rend`, `size_16`, `size_32`, `size_64`, `std`, `strict`, and `validation` = help: consider adding `smol_str` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `tinyvec` --> src/impls/mod.rs:30:7 | 30 | #[cfg(feature = "tinyvec")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary_enum_discriminant`, `archive_be`, `archive_le`, `arrayvec`, `bytecheck`, `copy`, `copy_unsafe`, `default`, `hashbrown`, `rend`, `size_16`, `size_32`, `size_64`, `std`, `strict`, and `validation` = help: consider adding `tinyvec` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `uuid` --> src/impls/mod.rs:32:7 | 32 | #[cfg(feature = "uuid")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary_enum_discriminant`, `archive_be`, `archive_le`, `arrayvec`, `bytecheck`, `copy`, `copy_unsafe`, `default`, `hashbrown`, `rend`, `size_16`, `size_32`, `size_64`, `std`, `strict`, and `validation` = help: consider adding `uuid` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/impls/alloc/rc.rs:8:33 | 8 | #[cfg(all(not(feature = "std"), has_atomics))] | ^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = 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/impls/alloc/rc.rs:13:28 | 13 | #[cfg(all(feature = "std", 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/impls/alloc/rc.rs:130:7 | 130 | #[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/impls/alloc/rc.rs:133:7 | 133 | #[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/impls/alloc/rc.rs:141:7 | 141 | #[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/impls/alloc/rc.rs:152:7 | 152 | #[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/impls/alloc/rc.rs:164:7 | 164 | #[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/impls/alloc/rc.rs:183:7 | 183 | #[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/impls/alloc/rc.rs:197:7 | 197 | #[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/impls/alloc/rc.rs:213:7 | 213 | #[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/impls/alloc/rc.rs:230:7 | 230 | #[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/impls/core/primitive.rs:2:7 | 2 | #[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/impls/core/primitive.rs:7:7 | 7 | #[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/impls/core/primitive.rs:77:7 | 77 | #[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/impls/core/primitive.rs:141:7 | 141 | #[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/impls/core/primitive.rs:143:7 | 143 | #[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/impls/core/primitive.rs:145:7 | 145 | #[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/impls/core/primitive.rs:171:7 | 171 | #[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/impls/core/primitive.rs:173:7 | 173 | #[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/impls/core/primitive.rs:175:7 | 175 | #[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/impls/core/primitive.rs:177:7 | 177 | #[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/impls/core/primitive.rs:179:7 | 179 | #[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/impls/core/primitive.rs:181:7 | 181 | #[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/impls/core/primitive.rs:345:7 | 345 | #[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/impls/core/primitive.rs:356:7 | 356 | #[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/impls/core/primitive.rs:364:7 | 364 | #[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/impls/core/primitive.rs:374:7 | 374 | #[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/impls/core/primitive.rs:385:7 | 385 | #[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/impls/core/primitive.rs:393:7 | 393 | #[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/with/mod.rs:8:7 | 8 | #[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/with/atomic.rs:8:7 | 8 | #[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/with/atomic.rs:74:7 | 74 | #[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/with/atomic.rs:78:7 | 78 | #[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/with/atomic.rs:85:11 | 85 | #[cfg(any(has_atomics_64, not(feature = "size_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/with/atomic.rs:138:11 | 138 | #[cfg(any(has_atomics_64, not(feature = "size_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/with/atomic.rs:90:15 | 90 | #[cfg(not(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/with/atomic.rs:92:11 | 92 | #[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/with/atomic.rs:143:15 | 143 | #[cfg(not(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/with/atomic.rs:145:11 | 145 | #[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: hiding a lifetime that's elided elsewhere is confusing --> src/collections/btree_map/mod.rs:211:13 | 211 | fn root(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 211 | fn root(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/btree_set.rs:46:17 | 46 | pub fn iter(&self) -> Keys { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 46 | pub fn iter(&self) -> Keys<'_, K, ()> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/hash_map/mod.rs:190:17 | 190 | fn raw_iter(&self) -> RawIter { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 190 | fn raw_iter(&self) -> RawIter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/hash_map/mod.rs:195:31 | 195 | fn raw_iter_pin(self: Pin<&mut Self>) -> RawIterPin { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 195 | fn raw_iter_pin(self: Pin<&mut Self>) -> RawIterPin<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/hash_map/mod.rs:204:17 | 204 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 204 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/hash_map/mod.rs:212:31 | 212 | pub fn iter_pin(self: Pin<&mut Self>) -> IterPin { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 212 | pub fn iter_pin(self: Pin<&mut Self>) -> IterPin<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/hash_map/mod.rs:220:17 | 220 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 220 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/hash_map/mod.rs:228:19 | 228 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 228 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/hash_map/mod.rs:236:33 | 236 | pub fn values_pin(self: Pin<&mut Self>) -> ValuesPin { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 236 | pub fn values_pin(self: Pin<&mut Self>) -> ValuesPin<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/hash_set.rs:62:17 | 62 | pub fn iter(&self) -> Keys { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 62 | pub fn iter(&self) -> Keys<'_, K, ()> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/index_map/mod.rs:146:17 | 146 | fn raw_iter(&self) -> RawIter { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 146 | fn raw_iter(&self) -> RawIter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/index_map/mod.rs:152:17 | 152 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 152 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/index_map/mod.rs:160:17 | 160 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 160 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/index_map/mod.rs:185:19 | 185 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 185 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/index_set.rs:89:17 | 89 | pub fn iter(&self) -> Keys { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 89 | pub fn iter(&self) -> Keys<'_, K, ()> { | +++ warning: `rkyv` (lib) generated 64 warnings (run `cargo fix --lib -p rkyv` to apply 17 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 39.72s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zqHDVT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-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 rkyv-0.7.45 + '[' 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=rkyv ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.7.45 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/BUILDROOT/usr/share/cargo/registry/rkyv-0.7.45 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/BUILDROOT/usr/share/cargo/registry/rkyv-0.7.45 + /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-rkyv0.7-0.7.45-build/BUILDROOT/usr/share/cargo/registry/rkyv-0.7.45 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/BUILDROOT/usr/share/cargo/registry/rkyv-0.7.45/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/BUILDROOT/usr/share/cargo/registry/rkyv-0.7.45/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.12Zxqd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-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 rkyv-0.7.45 + '[' 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.22 Fresh proc-macro2 v1.0.105 Fresh quote v1.0.41 Fresh equivalent v1.0.2 Fresh foldhash v0.2.0 Fresh allocator-api2 v0.2.21 Fresh seahash v4.1.0 Fresh syn v1.0.109 Fresh hashbrown v0.16.0 Fresh ptr_meta_derive v0.1.4 Fresh rkyv_derive v0.7.45 Fresh ptr_meta v0.1.4 warning: unexpected `cfg` condition value: `bitvec` --> src/lib.rs:146:7 | 146 | #[cfg(feature = "bitvec")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary_enum_discriminant`, `archive_be`, `archive_le`, `arrayvec`, `bytecheck`, `copy`, `copy_unsafe`, `default`, `hashbrown`, `rend`, `size_16`, `size_32`, `size_64`, `std`, `strict`, and `validation` = help: consider adding `bitvec` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused import: `out_field` --> src/collections/index_map/mod.rs:14:5 | 14 | out_field, Archived, RelPtr, | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `out_field` --> src/collections/index_set.rs:11:5 | 11 | out_field, | ^^^^^^^^^ warning: unexpected `cfg` condition value: `bitvec` --> src/impls/mod.rs:18:7 | 18 | #[cfg(feature = "bitvec")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary_enum_discriminant`, `archive_be`, `archive_le`, `arrayvec`, `bytecheck`, `copy`, `copy_unsafe`, `default`, `hashbrown`, `rend`, `size_16`, `size_32`, `size_64`, `std`, `strict`, and `validation` = help: consider adding `bitvec` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bytes` --> src/impls/mod.rs:20:7 | 20 | #[cfg(feature = "bytes")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary_enum_discriminant`, `archive_be`, `archive_le`, `arrayvec`, `bytecheck`, `copy`, `copy_unsafe`, `default`, `hashbrown`, `rend`, `size_16`, `size_32`, `size_64`, `std`, `strict`, and `validation` = help: consider adding `bytes` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `indexmap` --> src/impls/mod.rs:24:7 | 24 | #[cfg(feature = "indexmap")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary_enum_discriminant`, `archive_be`, `archive_le`, `arrayvec`, `bytecheck`, `copy`, `copy_unsafe`, `default`, `hashbrown`, `rend`, `size_16`, `size_32`, `size_64`, `std`, `strict`, and `validation` = help: consider adding `indexmap` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `smallvec` --> src/impls/mod.rs:26:7 | 26 | #[cfg(feature = "smallvec")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary_enum_discriminant`, `archive_be`, `archive_le`, `arrayvec`, `bytecheck`, `copy`, `copy_unsafe`, `default`, `hashbrown`, `rend`, `size_16`, `size_32`, `size_64`, `std`, `strict`, and `validation` = help: consider adding `smallvec` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `smol_str` --> src/impls/mod.rs:28:7 | 28 | #[cfg(feature = "smol_str")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary_enum_discriminant`, `archive_be`, `archive_le`, `arrayvec`, `bytecheck`, `copy`, `copy_unsafe`, `default`, `hashbrown`, `rend`, `size_16`, `size_32`, `size_64`, `std`, `strict`, and `validation` = help: consider adding `smol_str` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `tinyvec` --> src/impls/mod.rs:30:7 | 30 | #[cfg(feature = "tinyvec")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary_enum_discriminant`, `archive_be`, `archive_le`, `arrayvec`, `bytecheck`, `copy`, `copy_unsafe`, `default`, `hashbrown`, `rend`, `size_16`, `size_32`, `size_64`, `std`, `strict`, and `validation` = help: consider adding `tinyvec` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `uuid` --> src/impls/mod.rs:32:7 | 32 | #[cfg(feature = "uuid")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary_enum_discriminant`, `archive_be`, `archive_le`, `arrayvec`, `bytecheck`, `copy`, `copy_unsafe`, `default`, `hashbrown`, `rend`, `size_16`, `size_32`, `size_64`, `std`, `strict`, and `validation` = help: consider adding `uuid` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> src/impls/alloc/rc.rs:8:33 | 8 | #[cfg(all(not(feature = "std"), has_atomics))] | ^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = 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/impls/alloc/rc.rs:13:28 | 13 | #[cfg(all(feature = "std", 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/impls/alloc/rc.rs:130:7 | 130 | #[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/impls/alloc/rc.rs:133:7 | 133 | #[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/impls/alloc/rc.rs:141:7 | 141 | #[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/impls/alloc/rc.rs:152:7 | 152 | #[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/impls/alloc/rc.rs:164:7 | 164 | #[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/impls/alloc/rc.rs:183:7 | 183 | #[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/impls/alloc/rc.rs:197:7 | 197 | #[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/impls/alloc/rc.rs:213:7 | 213 | #[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/impls/alloc/rc.rs:230:7 | 230 | #[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/impls/core/primitive.rs:2:7 | 2 | #[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/impls/core/primitive.rs:7:7 | 7 | #[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/impls/core/primitive.rs:77:7 | 77 | #[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/impls/core/primitive.rs:141:7 | 141 | #[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/impls/core/primitive.rs:143:7 | 143 | #[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/impls/core/primitive.rs:145:7 | 145 | #[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/impls/core/primitive.rs:171:7 | 171 | #[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/impls/core/primitive.rs:173:7 | 173 | #[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/impls/core/primitive.rs:175:7 | 175 | #[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/impls/core/primitive.rs:177:7 | 177 | #[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/impls/core/primitive.rs:179:7 | 179 | #[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/impls/core/primitive.rs:181:7 | 181 | #[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/impls/core/primitive.rs:345:7 | 345 | #[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/impls/core/primitive.rs:356:7 | 356 | #[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/impls/core/primitive.rs:364:7 | 364 | #[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/impls/core/primitive.rs:374:7 | 374 | #[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/impls/core/primitive.rs:385:7 | 385 | #[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/impls/core/primitive.rs:393:7 | 393 | #[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/with/mod.rs:8:7 | 8 | #[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/with/atomic.rs:8:7 | 8 | #[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/with/atomic.rs:74:7 | 74 | #[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/with/atomic.rs:78:7 | 78 | #[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/with/atomic.rs:85:11 | 85 | #[cfg(any(has_atomics_64, not(feature = "size_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/with/atomic.rs:138:11 | 138 | #[cfg(any(has_atomics_64, not(feature = "size_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/with/atomic.rs:90:15 | 90 | #[cfg(not(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/with/atomic.rs:92:11 | 92 | #[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/with/atomic.rs:143:15 | 143 | #[cfg(not(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/with/atomic.rs:145:11 | 145 | #[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: hiding a lifetime that's elided elsewhere is confusing --> src/collections/btree_map/mod.rs:211:13 | 211 | fn root(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 211 | fn root(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/btree_set.rs:46:17 | 46 | pub fn iter(&self) -> Keys { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 46 | pub fn iter(&self) -> Keys<'_, K, ()> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/hash_map/mod.rs:190:17 | 190 | fn raw_iter(&self) -> RawIter { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 190 | fn raw_iter(&self) -> RawIter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/hash_map/mod.rs:195:31 | 195 | fn raw_iter_pin(self: Pin<&mut Self>) -> RawIterPin { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 195 | fn raw_iter_pin(self: Pin<&mut Self>) -> RawIterPin<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/hash_map/mod.rs:204:17 | 204 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 204 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/hash_map/mod.rs:212:31 | 212 | pub fn iter_pin(self: Pin<&mut Self>) -> IterPin { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 212 | pub fn iter_pin(self: Pin<&mut Self>) -> IterPin<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/hash_map/mod.rs:220:17 | 220 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 220 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/hash_map/mod.rs:228:19 | 228 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 228 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/hash_map/mod.rs:236:33 | 236 | pub fn values_pin(self: Pin<&mut Self>) -> ValuesPin { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 236 | pub fn values_pin(self: Pin<&mut Self>) -> ValuesPin<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/hash_set.rs:62:17 | 62 | pub fn iter(&self) -> Keys { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 62 | pub fn iter(&self) -> Keys<'_, K, ()> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/index_map/mod.rs:146:17 | 146 | fn raw_iter(&self) -> RawIter { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 146 | fn raw_iter(&self) -> RawIter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/index_map/mod.rs:152:17 | 152 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 152 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/index_map/mod.rs:160:17 | 160 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 160 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/index_map/mod.rs:185:19 | 185 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 185 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/collections/index_set.rs:89:17 | 89 | pub fn iter(&self) -> Keys { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 89 | pub fn iter(&self) -> Keys<'_, K, ()> { | +++ Compiling rkyv v0.7.45 (/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45) warning: `rkyv` (lib) generated 64 warnings (run `cargo fix --lib -p rkyv` to apply 17 suggestions) Running `/usr/bin/rustc --crate-name rkyv --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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="hashbrown"' --cfg 'feature="size_32"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_enum_discriminant", "archive_be", "archive_le", "arrayvec", "bytecheck", "copy", "copy_unsafe", "default", "hashbrown", "rend", "size_16", "size_32", "size_64", "std", "strict", "validation"))' -C metadata=10566fe242dc2dfc -C extra-filename=-ee650a4424d9808a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libhashbrown-63d929975c53022a.rlib --extern ptr_meta=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libptr_meta-bff438d533a1909c.rlib --extern rkyv_derive=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/librkyv_derive-ce45f710bd628f7e.so --extern seahash=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libseahash-c99fcbbf3bd3c6d2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_atomics_64 --cfg has_atomics` warning: `rkyv` (lib test) generated 64 warnings (64 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 5.35s Running `/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/rkyv-ee650a4424d9808a` running 3 tests test impls::std::collections::vecdeque::tests::vecdeque ... ok test impls::hashbrown::hash_set::tests::index_set ... ok test impls::hashbrown::hash_map::tests::index_map ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests rkyv Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name rkyv --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libhashbrown-63d929975c53022a.rlib --extern ptr_meta=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libptr_meta-bff438d533a1909c.rlib --extern rkyv=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/librkyv-db831fa068529134.rlib --extern rkyv_derive=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/librkyv_derive-ce45f710bd628f7e.so --extern seahash=/home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/rkyv-0.7.45/target/rpm/deps/libseahash-c99fcbbf3bd3c6d2.rlib -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="hashbrown"' --cfg 'feature="size_32"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_enum_discriminant", "archive_be", "archive_le", "arrayvec", "bytecheck", "copy", "copy_unsafe", "default", "hashbrown", "rend", "size_16", "size_32", "size_64", "std", "strict", "validation"))' --cfg has_atomics_64 --cfg has_atomics --error-format human` running 54 tests test src/collections/hash_map/mod.rs - collections::hash_map::ArchivedHashMap::get_with (line 136) - compile ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::capacity (line 354) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_ptr (line 313) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_boxed_slice (line 705) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::clear (line 160) ... ok test src/rel_ptr/mod.rs - rel_ptr::signed_offset (line 45) ... ok test src/with/mod.rs - with::Atomic (line 302) ... ok test src/macros.rs - macros::out_field (line 24) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::pop (line 560) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::is_empty (line 500) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::extend_from_slice (line 534) ... ok test src/lib.rs - ArchiveUnsized (line 470) ... ok test src/with/mod.rs - with::Boxed (line 345) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::new (line 84) ... ok test src/with/mod.rs - with::AsOwned (line 497) ... ok test src/option.rs - option::ArchivedOption::from (line 222) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_mut_ptr (line 257) ... ok test src/with/mod.rs - with::Lock (line 464) ... ok test src/util/mod.rs - util::from_bytes_unchecked (line 310) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec (line 25) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_mut_slice (line 284) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::resize (line 470) ... ok test src/util/mod.rs - util::AlignedBytes (line 211) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::len (line 517) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::with_capacity (line 104) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::reserve (line 375) ... ok test src/with/mod.rs - with::Raw (line 647) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::set_len (line 669) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_slice (line 336) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_boxed_slice (line 694) ... ok test src/with/mod.rs - with::Niche (line 537) ... ok test src/with/mod.rs - with::AsVec (line 517) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::reserve_exact (line 633) ... ok test src/lib.rs - Archive (line 247) ... ok test src/with/mod.rs - with::Map (line 276) ... ok test src/util/mod.rs - util::to_bytes (line 271) ... ok test src/ser/serializers/core.rs - ser::serializers::core::BufferSerializer (line 55) ... ok test src/lib.rs - Archive (line 299) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::shrink_to_fit (line 229) ... ok test src/with/mod.rs - with::AsString (line 411) ... ok test src/ser/serializers/std.rs - ser::serializers::std::WriteSerializer (line 7) ... ok test src/with/mod.rs - with::CopyOptimize (line 573) ... ok test src/with/mod.rs - with::Inline (line 324) ... ok test src/with/mod.rs - with::Skip (line 699) ... ok test src/with/mod.rs - with::AsBox (line 363) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::push (line 586) ... ok test src/with/mod.rs - with::Unsafe (line 678) ... ok test src/with/mod.rs - with::ArchiveWith (line 88) ... ok test src/with/mod.rs - with::RefAsBox (line 386) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::grow_capacity_to (line 433) ... ok test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_vec (line 725) ... ok test src/with/mod.rs - with::UnixTimestamp (line 598) ... ok test src/util/aligned_vec.rs - util::aligned_vec::_::AlignedVec::extend_from_reader (line 751) ... ok test src/with/mod.rs - with::With (line 29) ... ok test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.99s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-rkyv0.7-devel-0.7.45-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/rkyv-0.7.45/LICENSE warning: File listed twice: /usr/share/cargo/registry/rkyv-0.7.45/README.md warning: File listed twice: /usr/share/cargo/registry/rkyv-0.7.45/crates-io.md Provides: crate(rkyv) = 0.7.45 rust-rkyv0.7-devel = 0.7.45-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ptr_meta) >= 0.1.3 crate(rkyv_derive/default) = 0.7.45 crate(seahash/default) >= 4.0.0 Processing files: rust-rkyv0.7+default-devel-0.7.45-1.mga10.noarch Provides: crate(rkyv/default) = 0.7.45 rust-rkyv0.7+default-devel = 0.7.45-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rkyv) = 0.7.45 crate(rkyv/size_32) = 0.7.45 crate(rkyv/std) = 0.7.45 Processing files: rust-rkyv0.7+alloc-devel-0.7.45-1.mga10.noarch Provides: crate(rkyv/alloc) = 0.7.45 rust-rkyv0.7+alloc-devel = 0.7.45-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rkyv) = 0.7.45 crate(rkyv/hashbrown) = 0.7.45 Processing files: rust-rkyv0.7+arbitrary_enum_discriminant-devel-0.7.45-1.mga10.noarch Provides: crate(rkyv/arbitrary_enum_discriminant) = 0.7.45 rust-rkyv0.7+arbitrary_enum_discriminant-devel = 0.7.45-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rkyv) = 0.7.45 crate(rkyv_derive/arbitrary_enum_discriminant) = 0.7.45 Processing files: rust-rkyv0.7+archive_be-devel-0.7.45-1.mga10.noarch Provides: crate(rkyv/archive_be) = 0.7.45 rust-rkyv0.7+archive_be-devel = 0.7.45-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rkyv) = 0.7.45 crate(rkyv/rend) = 0.7.45 crate(rkyv_derive/archive_be) = 0.7.45 Processing files: rust-rkyv0.7+archive_le-devel-0.7.45-1.mga10.noarch Provides: crate(rkyv/archive_le) = 0.7.45 rust-rkyv0.7+archive_le-devel = 0.7.45-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rkyv) = 0.7.45 crate(rkyv/rend) = 0.7.45 crate(rkyv_derive/archive_le) = 0.7.45 Processing files: rust-rkyv0.7+arrayvec-devel-0.7.45-1.mga10.noarch Provides: crate(rkyv/arrayvec) = 0.7.45 rust-rkyv0.7+arrayvec-devel = 0.7.45-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(arrayvec) >= 0.7.0 crate(rkyv) = 0.7.45 Processing files: rust-rkyv0.7+bytecheck-devel-0.7.45-1.mga10.noarch Provides: crate(rkyv/bytecheck) = 0.7.45 rust-rkyv0.7+bytecheck-devel = 0.7.45-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.11 crate(rkyv) = 0.7.45 Processing files: rust-rkyv0.7+copy-devel-0.7.45-1.mga10.noarch Provides: crate(rkyv/copy) = 0.7.45 rust-rkyv0.7+copy-devel = 0.7.45-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rkyv) = 0.7.45 crate(rkyv_derive/copy) = 0.7.45 Processing files: rust-rkyv0.7+copy_unsafe-devel-0.7.45-1.mga10.noarch Provides: crate(rkyv/copy_unsafe) = 0.7.45 rust-rkyv0.7+copy_unsafe-devel = 0.7.45-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rkyv) = 0.7.45 Processing files: rust-rkyv0.7+hashbrown-devel-0.7.45-1.mga10.noarch Provides: crate(rkyv/hashbrown) = 0.7.45 rust-rkyv0.7+hashbrown-devel = 0.7.45-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hashbrown/default) >= 0.16.0 crate(rkyv) = 0.7.45 Processing files: rust-rkyv0.7+rend-devel-0.7.45-1.mga10.noarch Provides: crate(rkyv/rend) = 0.7.45 rust-rkyv0.7+rend-devel = 0.7.45-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.0 crate(rkyv) = 0.7.45 Processing files: rust-rkyv0.7+size_16-devel-0.7.45-1.mga10.noarch Provides: crate(rkyv/size_16) = 0.7.45 rust-rkyv0.7+size_16-devel = 0.7.45-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rkyv) = 0.7.45 Processing files: rust-rkyv0.7+size_32-devel-0.7.45-1.mga10.noarch Provides: crate(rkyv/size_32) = 0.7.45 rust-rkyv0.7+size_32-devel = 0.7.45-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rkyv) = 0.7.45 Processing files: rust-rkyv0.7+size_64-devel-0.7.45-1.mga10.noarch Provides: crate(rkyv/size_64) = 0.7.45 rust-rkyv0.7+size_64-devel = 0.7.45-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rkyv) = 0.7.45 Processing files: rust-rkyv0.7+std-devel-0.7.45-1.mga10.noarch Provides: crate(rkyv/std) = 0.7.45 rust-rkyv0.7+std-devel = 0.7.45-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.11 crate(bytecheck/std) >= 0.6.11 crate(ptr_meta/std) >= 0.1.3 crate(rend) >= 0.4.0 crate(rend/std) >= 0.4.0 crate(rkyv) = 0.7.45 crate(rkyv/alloc) = 0.7.45 Processing files: rust-rkyv0.7+strict-devel-0.7.45-1.mga10.noarch Provides: crate(rkyv/strict) = 0.7.45 rust-rkyv0.7+strict-devel = 0.7.45-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rkyv) = 0.7.45 crate(rkyv_derive/strict) = 0.7.45 Processing files: rust-rkyv0.7+validation-devel-0.7.45-1.mga10.noarch Provides: crate(rkyv/validation) = 0.7.45 rust-rkyv0.7+validation-devel = 0.7.45-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.0 crate(rend/validation) >= 0.4.0 crate(rkyv) = 0.7.45 crate(rkyv/alloc) = 0.7.45 crate(rkyv/bytecheck) = 0.7.45 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rkyv0.7+archive_be-devel-0.7.45-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rkyv0.7+bytecheck-devel-0.7.45-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rkyv0.7+size_16-devel-0.7.45-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rkyv0.7+size_64-devel-0.7.45-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rkyv0.7+arrayvec-devel-0.7.45-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rkyv0.7+copy_unsafe-devel-0.7.45-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rkyv0.7+std-devel-0.7.45-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rkyv0.7+default-devel-0.7.45-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rkyv0.7+arbitrary_enum_discriminant-devel-0.7.45-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rkyv0.7+hashbrown-devel-0.7.45-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rkyv0.7+size_32-devel-0.7.45-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rkyv0.7+copy-devel-0.7.45-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rkyv0.7+archive_le-devel-0.7.45-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rkyv0.7+rend-devel-0.7.45-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rkyv0.7+alloc-devel-0.7.45-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rkyv0.7+strict-devel-0.7.45-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rkyv0.7+validation-devel-0.7.45-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rkyv0.7-devel-0.7.45-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8YJxFa + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build + test -d /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rkyv0.7-0.7.45-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/rkyv-0.7.45/LICENSE File listed twice: /usr/share/cargo/registry/rkyv-0.7.45/README.md File listed twice: /usr/share/cargo/registry/rkyv-0.7.45/crates-io.md D: [iurt_root_command] Success!