D: [iurt_root_command] chroot Building target platforms: i686 Building for target i686 Installing /home/iurt/rpmbuild/SRPMS/@2355645:rust-sha1collisiondetection-0.3.4-4.mga11.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.q7qnjo Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gNtGug + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build + rm -rf sha1collisiondetection-0.3.4 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/sha1collisiondetection-0.3.4.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd sha1collisiondetection-0.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/sha1collisiondetection-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/0001-Port-tests-to-getrandom-0.3.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MWqdx4 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build + cd sha1collisiondetection-0.3.4 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --features clap --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EFojEn + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 sha1collisiondetection-0.3.4 + '[' 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 -j24 -Z avoid-dev-deps --profile rpm --features clap Compiling proc-macro2 v1.0.106 Compiling quote v1.0.46 Compiling unicode-ident v1.0.22 Compiling version_check v0.9.5 Compiling rustix v1.1.4 Compiling heck v0.5.0 Compiling anstyle v1.0.14 Compiling linux-raw-sys v0.12.1 Compiling clap_lex v1.1.0 Compiling typenum v1.20.1 Compiling bitflags v2.13.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.106/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=994fc70479495da5 -C extra-filename=-e8be59e459bd15cb --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/build/proc-macro2-e8be59e459bd15cb -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/quote-1.0.46/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=774e31dea23a62ca -C extra-filename=-f98ea6944f8945b6 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/build/quote-f98ea6944f8945b6 -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/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 version_check --edition=2015 /usr/share/cargo/registry/version_check-0.9.5/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=734f8948f8258b39 -C extra-filename=-2a661b991907ebb7 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/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=5cde356aa4b9a8a0 -C extra-filename=-c3b8412fe32a6f49 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-1.1.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=849d234876b0d44c -C extra-filename=-279dec31f0e51eaa --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/build/rustix-279dec31f0e51eaa -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/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 heck --edition=2021 /usr/share/cargo/registry/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=818a667f9a3ec5bf -C extra-filename=-5fa54c3bcd10462f --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/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 linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="auxvec"' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auxvec", "bootparam", "btrfs", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "if_tun", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "vm_sockets", "xdp"))' -C metadata=b4a643608d17b0bf -C extra-filename=-628e67b823c10291 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/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 clap_lex --edition=2024 /usr/share/cargo/registry/clap_lex-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f1a759bd38d54e1c -C extra-filename=-12bf2ed9d94baaf1 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/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 anstyle --edition=2021 /usr/share/cargo/registry/anstyle-1.0.14/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0d63f8b8200561a6 -C extra-filename=-1bd059c08e4a2824 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/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 typenum --edition=2018 /usr/share/cargo/registry/typenum-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "i128", "scale-info", "scale_info", "strict"))' -C metadata=3648403064b44bba -C extra-filename=-cb27d9dcaa418818 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/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 bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.13.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=a0795fdd800c68de -C extra-filename=-6b6dab248c7a6189 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/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 clap_lex --edition=2024 /usr/share/cargo/registry/clap_lex-1.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=49e4ff47f35575a7 -C extra-filename=-af078e2a4acde7ea --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/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 anstyle --edition=2021 /usr/share/cargo/registry/anstyle-1.0.14/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=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=eff86baf6cff868c -C extra-filename=-011dd888b3605546 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling clap_builder v4.6.0 Running `/usr/bin/rustc --crate-name clap_builder --edition=2024 /usr/share/cargo/registry/clap_builder-4.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=7db7a4598c9113ca -C extra-filename=-84cffc014508e19a --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern anstyle=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libanstyle-1bd059c08e4a2824.rmeta --extern clap_lex=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap_lex-12bf2ed9d94baaf1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/build/quote-f98ea6944f8945b6/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/build/proc-macro2-e8be59e459bd15cb/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.106/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=03595a85eeb5ad9b -C extra-filename=-ed5dbbe6b35c780a --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libunicode_ident-c3b8412fe32a6f49.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 `/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/build/rustix-279dec31f0e51eaa/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-1.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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=7a6a3f27c32addbe -C extra-filename=-3e569f5c05e1ce72 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libbitflags-6b6dab248c7a6189.rmeta --extern linux_raw_sys=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/liblinux_raw_sys-628e67b823c10291.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` Compiling generic-array v0.14.9 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/generic-array-0.14.9/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="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=aca5979b83e92c15 -C extra-filename=-c50778baddc0f1fa --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/build/generic-array-c50778baddc0f1fa -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern version_check=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libversion_check-2a661b991907ebb7.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/build/generic-array-c50778baddc0f1fa/build-script-build` Running `/usr/bin/rustc --crate-name quote --edition=2021 /usr/share/cargo/registry/quote-1.0.46/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=ee4f36d61deeb38e -C extra-filename=-f7a81a228a96e28a --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libproc_macro2-ed5dbbe6b35c780a.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 generic_array --edition=2015 /usr/share/cargo/registry/generic-array-0.14.9/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="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=9324d217a5d06114 -C extra-filename=-b05cd60c880a59ca --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern typenum=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libtypenum-cb27d9dcaa418818.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg relaxed_coherence --cfg ga_is_deprecated --check-cfg 'cfg(ga_is_deprecated)'` Compiling syn v2.0.118 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.118/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=cccab66f8ae50363 -C extra-filename=-1e7b2380309c425b --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libproc_macro2-ed5dbbe6b35c780a.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libquote-f7a81a228a96e28a.rmeta --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libunicode_ident-c3b8412fe32a6f49.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.7 Running `/usr/bin/rustc --crate-name crypto_common --edition=2018 /usr/share/cargo/registry/crypto-common-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=d477b70cf9ee8411 -C extra-filename=-80bdb3e1bd00bd18 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern generic_array=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgeneric_array-b05cd60c880a59ca.rmeta --extern typenum=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libtypenum-cb27d9dcaa418818.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name block_buffer --edition=2018 /usr/share/cargo/registry/block-buffer-0.10.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bdd91d9bb51512d4 -C extra-filename=-1c4e6a6a21723608 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern generic_array=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgeneric_array-b05cd60c880a59ca.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling digest v0.10.7 Running `/usr/bin/rustc --crate-name digest --edition=2018 /usr/share/cargo/registry/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=6886dea8b94c4af5 -C extra-filename=-a9b04dcb9f55007f --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern block_buffer=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libblock_buffer-1c4e6a6a21723608.rmeta --extern crypto_common=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libcrypto_common-80bdb3e1bd00bd18.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling terminal_size v0.4.3 Running `/usr/bin/rustc --crate-name terminal_size --edition=2021 /usr/share/cargo/registry/terminal_size-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=49f39e9999dae034 -C extra-filename=-cae394770bc1c968 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern rustix=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/librustix-3e569f5c05e1ce72.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name clap_builder --edition=2024 /usr/share/cargo/registry/clap_builder-4.6.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=f7c30cedf49a3f76 -C extra-filename=-48dda422333ecf54 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern anstyle=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libanstyle-011dd888b3605546.rmeta --extern clap_lex=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap_lex-af078e2a4acde7ea.rmeta --extern terminal_size=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libterminal_size-cae394770bc1c968.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling clap_derive v4.6.1 Running `/usr/bin/rustc --crate-name clap_derive --edition=2024 /usr/share/cargo/registry/clap_derive-4.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=fa28a81339ea5f5b -C extra-filename=-ca7491e6e54614a9 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern heck=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libheck-5fa54c3bcd10462f.rlib --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libproc_macro2-ed5dbbe6b35c780a.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libquote-f7a81a228a96e28a.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libsyn-1e7b2380309c425b.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling clap v4.6.1 Running `/usr/bin/rustc --crate-name clap --edition=2024 /usr/share/cargo/registry/clap-4.6.1/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=2ee801e698845348 -C extra-filename=-573a4cced9a5d47a --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern clap_builder=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap_builder-84cffc014508e19a.rmeta --extern clap_derive=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap_derive-ca7491e6e54614a9.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name clap --edition=2024 /usr/share/cargo/registry/clap-4.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="derive"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=e0153a894d357cbb -C extra-filename=-f92af15333ef3ac8 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern clap_builder=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap_builder-48dda422333ecf54.rmeta --extern clap_derive=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap_derive-ca7491e6e54614a9.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling sha1collisiondetection v0.3.4 (/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4) 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="clap"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="digest-trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "clap_mangen", "const-oid", "default", "digest", "digest-trait", "oid", "std"))' -C metadata=b1dacc82018c62b8 -C extra-filename=-34907ba53908ad86 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/build/sha1collisiondetection-34907ba53908ad86 -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern clap=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap-573a4cced9a5d47a.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/build/sha1collisiondetection-34907ba53908ad86/build-script-build` warning: sha1collisiondetection@0.3.4: To build the man pages, enable the clap_mangen feature Running `/usr/bin/rustc --crate-name sha1collisiondetection --edition=2021 lib/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="clap"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="digest-trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "clap_mangen", "const-oid", "default", "digest", "digest-trait", "oid", "std"))' -C metadata=984a8b3f817f5be9 -C extra-filename=-0e832613b3c13563 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern clap=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap-f92af15333ef3ac8.rmeta --extern digest=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libdigest-a9b04dcb9f55007f.rmeta --extern generic_array=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgeneric_array-b05cd60c880a59ca.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: use of deprecated crate `generic_array`: please upgrade to generic-array 1.x --> lib/lib.rs:124:9 | 124 | pub use generic_array; | ^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x --> lib/lib.rs:125:21 | 125 | use generic_array::{GenericArray, typenum::consts::U20}; | ^^^^^^^^^^^^ warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x --> lib/lib.rs:127:19 | 127 | pub type Output = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x --> lib/lib.rs:204:44 | 204 | type DigestOutput = digest::generic_array::GenericArray< | ^^^^^^^^^^^^ warning: `sha1collisiondetection` (lib) generated 4 warnings Running `/usr/bin/rustc --crate-name sha1cdsum --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="digest-trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "clap_mangen", "const-oid", "default", "digest", "digest-trait", "oid", "std"))' -C metadata=394d6f71a6d7ba4a -C extra-filename=-4b9868dcabc5af1d --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern clap=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap-f92af15333ef3ac8.rlib --extern digest=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libdigest-a9b04dcb9f55007f.rlib --extern generic_array=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgeneric_array-b05cd60c880a59ca.rlib --extern sha1collisiondetection=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libsha1collisiondetection-0e832613b3c13563.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 13s + /usr/bin/cargo2rpm --path Cargo.toml license-summary --features clap ### BEGIN LICENSE SUMMARY ### # Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT # MIT # MIT OR Apache-2.0 ### END LICENSE SUMMARY ### + /usr/bin/cargo2rpm --path Cargo.toml license-breakdown --features clap + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NSoGG5 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build + mkdir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 sha1collisiondetection-0.3.4 + '[' 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=sha1collisiondetection ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.3.4 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT/usr/share/cargo/registry/sha1collisiondetection-0.3.4 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT/usr/share/cargo/registry/sha1collisiondetection-0.3.4 + /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/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT/usr/share/cargo/registry/sha1collisiondetection-0.3.4 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT/usr/share/cargo/registry/sha1collisiondetection-0.3.4/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT/usr/share/cargo/registry/sha1collisiondetection-0.3.4/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin --features clap + '[' 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 install -j24 -Z avoid-dev-deps --profile rpm --no-track --path . --features clap Installing sha1collisiondetection v0.3.4 (/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4) Locking 22 packages to latest compatible versions Fresh unicode-ident v1.0.22 Fresh version_check v0.9.5 Fresh heck v0.5.0 Fresh linux-raw-sys v0.12.1 Fresh proc-macro2 v1.0.106 Fresh typenum v1.20.1 Fresh bitflags v2.13.0 Fresh clap_lex v1.1.0 Fresh anstyle v1.0.14 Fresh quote v1.0.46 Fresh rustix v1.1.4 Fresh syn v2.0.118 Fresh generic-array v0.14.9 Fresh terminal_size v0.4.3 Fresh clap_derive v4.6.1 Fresh block-buffer v0.10.4 Fresh crypto-common v0.1.7 Fresh clap_builder v4.6.0 Fresh clap v4.6.1 Fresh digest v0.10.7 Dirty sha1collisiondetection v0.3.4 (/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4): the precalculated components changed Compiling sha1collisiondetection v0.3.4 (/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4) Running `/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/build/sha1collisiondetection-34907ba53908ad86/build-script-build` warning: sha1collisiondetection@0.3.4: To build the man pages, enable the clap_mangen feature Running `/usr/bin/rustc --crate-name sha1collisiondetection --edition=2021 lib/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="clap"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="digest-trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "clap_mangen", "const-oid", "default", "digest", "digest-trait", "oid", "std"))' -C metadata=984a8b3f817f5be9 -C extra-filename=-0e832613b3c13563 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern clap=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap-f92af15333ef3ac8.rmeta --extern digest=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libdigest-a9b04dcb9f55007f.rmeta --extern generic_array=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgeneric_array-b05cd60c880a59ca.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: use of deprecated crate `generic_array`: please upgrade to generic-array 1.x --> lib/lib.rs:124:9 | 124 | pub use generic_array; | ^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x --> lib/lib.rs:125:21 | 125 | use generic_array::{GenericArray, typenum::consts::U20}; | ^^^^^^^^^^^^ warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x --> lib/lib.rs:127:19 | 127 | pub type Output = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x --> lib/lib.rs:204:44 | 204 | type DigestOutput = digest::generic_array::GenericArray< | ^^^^^^^^^^^^ warning: `sha1collisiondetection` (lib) generated 4 warnings Running `/usr/bin/rustc --crate-name sha1cdsum --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="digest-trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "clap_mangen", "const-oid", "default", "digest", "digest-trait", "oid", "std"))' -C metadata=394d6f71a6d7ba4a -C extra-filename=-4b9868dcabc5af1d --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern clap=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap-f92af15333ef3ac8.rlib --extern digest=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libdigest-a9b04dcb9f55007f.rlib --extern generic_array=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgeneric_array-b05cd60c880a59ca.rlib --extern sha1collisiondetection=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libsha1collisiondetection-0e832613b3c13563.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 7.55s Installing /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT/usr/bin/sha1cdsum Installed package `sha1collisiondetection v0.3.4 (/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4)` (executable `sha1cdsum`) warning: be sure to add `/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT/usr/bin` to your PATH to be able to run the installed binaries + /usr/bin/find-debuginfo -j24 --strict-build-id -m -i --build-id-seed 0.3.4-4.mga11 --unique-debug-suffix -0.3.4-4.mga11.i386 --unique-debug-src-base rust-sha1collisiondetection-0.3.4-4.mga11.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4 find-debuginfo: starting Extracting debug info from 1 files warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT/usr/bin/sha1cdsum. Use `info auto-load python-scripts [REGEXP]' to list them. DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/rust-sha1collisiondetection-0.3.4-4.mga11.i386 find-debuginfo: done + /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/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 -j24 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Z6VNrM + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 sha1collisiondetection-0.3.4 + '[' 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 -j24 -Z avoid-dev-deps --profile rpm --no-fail-fast --features clap Fresh unicode-ident v1.0.22 Fresh proc-macro2 v1.0.106 Fresh version_check v0.9.5 Fresh typenum v1.20.1 Fresh heck v0.5.0 Fresh bitflags v2.13.0 Fresh linux-raw-sys v0.12.1 Fresh anstyle v1.0.14 Fresh clap_lex v1.1.0 Compiling libc v0.2.186 Compiling getrandom v0.4.3 Compiling cfg-if v1.0.4 Compiling cpufeatures v0.3.0 Compiling hex-literal v1.1.0 Running `/usr/bin/rustc --crate-name cpufeatures --edition=2024 /usr/share/cargo/registry/cpufeatures-0.3.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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c3253d9f2ab8da69 -C extra-filename=-f30b845a02889a57 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/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=2024 /usr/share/cargo/registry/getrandom-0.4.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng"))' -C metadata=0357a614312fd735 -C extra-filename=-9ab2778072d79cd8 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/build/getrandom-9ab2778072d79cd8 -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh quote v1.0.46 Fresh rustix v1.1.4 Running `/usr/bin/rustc --crate-name hex_literal --edition=2024 /usr/share/cargo/registry/hex-literal-1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6f94a5c1635bbdb8 -C extra-filename=-463325a1f2237d95 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.186/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=c99557f0cad93df7 -C extra-filename=-d7ca834224056639 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/build/libc-d7ca834224056639 -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=94f1d09aea3cc2d1 -C extra-filename=-5873cd6907f5d501 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh syn v2.0.118 Fresh generic-array v0.14.9 Fresh terminal_size v0.4.3 Fresh clap_derive v4.6.1 Fresh block-buffer v0.10.4 Fresh crypto-common v0.1.7 Fresh clap_builder v4.6.0 Fresh digest v0.10.7 Fresh clap v4.6.1 Dirty sha1collisiondetection v0.3.4 (/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4): the precalculated components changed Compiling sha1collisiondetection v0.3.4 (/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4) Running `/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/build/sha1collisiondetection-34907ba53908ad86/build-script-build` warning: sha1collisiondetection@0.3.4: To build the man pages, enable the clap_mangen feature Running `/usr/bin/rustc --crate-name sha1collisiondetection --edition=2021 lib/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="clap"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="digest-trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "clap_mangen", "const-oid", "default", "digest", "digest-trait", "oid", "std"))' -C metadata=984a8b3f817f5be9 -C extra-filename=-0e832613b3c13563 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern clap=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap-f92af15333ef3ac8.rmeta --extern digest=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libdigest-a9b04dcb9f55007f.rmeta --extern generic_array=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgeneric_array-b05cd60c880a59ca.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling sha1 v0.10.7 Running `/usr/bin/rustc --crate-name sha1 --edition=2018 /usr/share/cargo/registry/sha1-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "std"))' -C metadata=5df9b5781a3ca1f3 -C extra-filename=-19a007d73a6301fd --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libcfg_if-5873cd6907f5d501.rmeta --extern cpufeatures=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libcpufeatures-f30b845a02889a57.rmeta --extern digest=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libdigest-a9b04dcb9f55007f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: use of deprecated crate `generic_array`: please upgrade to generic-array 1.x --> lib/lib.rs:124:9 | 124 | pub use generic_array; | ^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x --> lib/lib.rs:125:21 | 125 | use generic_array::{GenericArray, typenum::consts::U20}; | ^^^^^^^^^^^^ warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x --> lib/lib.rs:127:19 | 127 | pub type Output = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x --> lib/lib.rs:204:44 | 204 | type DigestOutput = digest::generic_array::GenericArray< | ^^^^^^^^^^^^ Running `/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/build/getrandom-9ab2778072d79cd8/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/build/libc-d7ca834224056639/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.186/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 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=e633893d9d5c07fc -C extra-filename=-527ae146b1b8b21c --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_picolibc)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(musl_redir_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: `sha1collisiondetection` (lib) generated 4 warnings Running `/usr/bin/rustc --crate-name sha1cdsum --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="digest-trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "clap_mangen", "const-oid", "default", "digest", "digest-trait", "oid", "std"))' -C metadata=394d6f71a6d7ba4a -C extra-filename=-4b9868dcabc5af1d --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern clap=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap-f92af15333ef3ac8.rlib --extern digest=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libdigest-a9b04dcb9f55007f.rlib --extern generic_array=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgeneric_array-b05cd60c880a59ca.rlib --extern sha1collisiondetection=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libsha1collisiondetection-0e832613b3c13563.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name getrandom --edition=2024 /usr/share/cargo/registry/getrandom-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng"))' -C metadata=4e60056bb1ca337f -C extra-filename=-f4b8ea3d2419268c --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libcfg_if-5873cd6907f5d501.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/liblibc-527ae146b1b8b21c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name sha1cdsum --edition=2021 src/main.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="clap"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="digest-trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "clap_mangen", "const-oid", "default", "digest", "digest-trait", "oid", "std"))' -C metadata=efcd912452b8a0c4 -C extra-filename=-b16766870f3ce726 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern clap=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap-f92af15333ef3ac8.rlib --extern digest=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libdigest-a9b04dcb9f55007f.rlib --extern generic_array=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgeneric_array-b05cd60c880a59ca.rlib --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgetrandom-f4b8ea3d2419268c.rlib --extern hex_literal=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libhex_literal-463325a1f2237d95.rlib --extern sha1=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libsha1-19a007d73a6301fd.rlib --extern sha1collisiondetection=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libsha1collisiondetection-0e832613b3c13563.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name sha1collisiondetection --edition=2021 lib/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="clap"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="digest-trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "clap_mangen", "const-oid", "default", "digest", "digest-trait", "oid", "std"))' -C metadata=d9b8e396b46534a6 -C extra-filename=-fd4e4c7878c17025 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern clap=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap-f92af15333ef3ac8.rlib --extern digest=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libdigest-a9b04dcb9f55007f.rlib --extern generic_array=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgeneric_array-b05cd60c880a59ca.rlib --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgetrandom-f4b8ea3d2419268c.rlib --extern hex_literal=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libhex_literal-463325a1f2237d95.rlib --extern sha1=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libsha1-19a007d73a6301fd.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name random --edition=2021 tests/random.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="clap"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="digest-trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "clap_mangen", "const-oid", "default", "digest", "digest-trait", "oid", "std"))' -C metadata=14613023dbafc044 -C extra-filename=-7c022dc0f676f0b4 --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern clap=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap-f92af15333ef3ac8.rlib --extern digest=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libdigest-a9b04dcb9f55007f.rlib --extern generic_array=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgeneric_array-b05cd60c880a59ca.rlib --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgetrandom-f4b8ea3d2419268c.rlib --extern hex_literal=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libhex_literal-463325a1f2237d95.rlib --extern sha1=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libsha1-19a007d73a6301fd.rlib --extern sha1collisiondetection=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libsha1collisiondetection-0e832613b3c13563.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name shattered --edition=2021 tests/shattered.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="clap"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="digest-trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "clap_mangen", "const-oid", "default", "digest", "digest-trait", "oid", "std"))' -C metadata=fbb193b3526e5112 -C extra-filename=-330553fe3c2f622d --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern clap=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap-f92af15333ef3ac8.rlib --extern digest=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libdigest-a9b04dcb9f55007f.rlib --extern generic_array=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgeneric_array-b05cd60c880a59ca.rlib --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgetrandom-f4b8ea3d2419268c.rlib --extern hex_literal=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libhex_literal-463325a1f2237d95.rlib --extern sha1=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libsha1-19a007d73a6301fd.rlib --extern sha1collisiondetection=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libsha1collisiondetection-0e832613b3c13563.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name nist_cavs_short_msg --edition=2021 tests/nist_cavs_short_msg.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="clap"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="digest-trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "clap_mangen", "const-oid", "default", "digest", "digest-trait", "oid", "std"))' -C metadata=e9e6e79ac148b31f -C extra-filename=-66acd7fd47be615b --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern clap=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap-f92af15333ef3ac8.rlib --extern digest=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libdigest-a9b04dcb9f55007f.rlib --extern generic_array=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgeneric_array-b05cd60c880a59ca.rlib --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgetrandom-f4b8ea3d2419268c.rlib --extern hex_literal=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libhex_literal-463325a1f2237d95.rlib --extern sha1=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libsha1-19a007d73a6301fd.rlib --extern sha1collisiondetection=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libsha1collisiondetection-0e832613b3c13563.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name shambles --edition=2021 tests/shambles.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="clap"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="digest-trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "clap_mangen", "const-oid", "default", "digest", "digest-trait", "oid", "std"))' -C metadata=af9025cd11ba702a -C extra-filename=-2105e2055945d8bb --out-dir /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps --extern clap=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap-f92af15333ef3ac8.rlib --extern digest=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libdigest-a9b04dcb9f55007f.rlib --extern generic_array=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgeneric_array-b05cd60c880a59ca.rlib --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgetrandom-f4b8ea3d2419268c.rlib --extern hex_literal=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libhex_literal-463325a1f2237d95.rlib --extern sha1=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libsha1-19a007d73a6301fd.rlib --extern sha1collisiondetection=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libsha1collisiondetection-0e832613b3c13563.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:12:23 | 12 | assert_eq!(digest.as_slice(), b"\xda\x39\xa3\xee\x5e\x6b\x4b\x0d\x32\x55\xbf\xef\x95\x60\x18\x90\xaf\xd8\x07\x09"); | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:16:23 | 16 | assert_eq!(digest.as_slice(), b"\xc1\xdf\xd9\x6e\xea\x8c\xc2\xb6\x27\x85\x27\x5b\xca\x38\xac\x26\x12\x56\xe2\x78"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:20:23 | 20 | assert_eq!(digest.as_slice(), b"\x0a\x1c\x2d\x55\x5b\xbe\x43\x1a\xd6\x28\x8a\xf5\xa5\x4f\x93\xe0\x44\x9c\x92\x32"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:24:23 | 24 | assert_eq!(digest.as_slice(), b"\xbf\x36\xed\x5d\x74\x72\x7d\xfd\x5d\x78\x54\xec\x6b\x1d\x49\x46\x8d\x8e\xe8\xaa"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:28:23 | 28 | assert_eq!(digest.as_slice(), b"\xb7\x8b\xae\x6d\x14\x33\x8f\xfc\xcf\xd5\xd5\xb5\x67\x4a\x27\x5f\x6e\xf9\xc7\x17"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:32:23 | 32 | assert_eq!(digest.as_slice(), b"\x60\xb7\xd5\xbb\x56\x0a\x1a\xcf\x6f\xa4\x57\x21\xbd\x0a\xbb\x41\x9a\x84\x1a\x89"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:36:23 | 36 | assert_eq!(digest.as_slice(), b"\xa6\xd3\x38\x45\x97\x80\xc0\x83\x63\x09\x0f\xd8\xfc\x7d\x28\xdc\x80\xe8\xe0\x1f"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:40:23 | 40 | assert_eq!(digest.as_slice(), b"\x86\x03\x28\xd8\x05\x09\x50\x0c\x17\x83\x16\x9e\xbf\x0b\xa0\xc4\xb9\x4d\xa5\xe5"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:44:23 | 44 | assert_eq!(digest.as_slice(), b"\x24\xa2\xc3\x4b\x97\x63\x05\x27\x7c\xe5\x8c\x2f\x42\xd5\x09\x20\x31\x57\x25\x20"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:48:23 | 48 | assert_eq!(digest.as_slice(), b"\x41\x1c\xce\xe1\xf6\xe3\x67\x7d\xf1\x26\x98\x41\x1e\xb0\x9d\x3f\xf5\x80\xaf\x97"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:52:23 | 52 | assert_eq!(digest.as_slice(), b"\x05\xc9\x15\xb5\xed\x4e\x4c\x4a\xff\xfc\x20\x29\x61\xf3\x17\x43\x71\xe9\x0b\x5c"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:56:23 | 56 | assert_eq!(digest.as_slice(), b"\xaf\x32\x0b\x42\xd7\x78\x5c\xa6\xc8\xdd\x22\x04\x63\xbe\x23\xa2\xd2\xcb\x5a\xfc"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:60:23 | 60 | assert_eq!(digest.as_slice(), b"\x9f\x4e\x66\xb6\xce\xea\x40\xdc\xf4\xb9\x16\x6c\x28\xf1\xc8\x84\x74\x14\x1d\xa9"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:64:23 | 64 | assert_eq!(digest.as_slice(), b"\xe6\xc4\x36\x3c\x08\x52\x95\x19\x91\x05\x7f\x40\xde\x27\xec\x08\x90\x46\x6f\x01"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:68:23 | 68 | assert_eq!(digest.as_slice(), b"\x04\x6a\x7b\x39\x6c\x01\x37\x9a\x68\x4a\x89\x45\x58\x77\x9b\x07\xd8\xc7\xda\x20"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:72:23 | 72 | assert_eq!(digest.as_slice(), b"\xd5\x8a\x26\x2e\xe7\xb6\x57\x7c\x07\x22\x8e\x71\xae\x9b\x3e\x04\xc8\xab\xcd\xa9"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:76:23 | 76 | assert_eq!(digest.as_slice(), b"\xa1\x50\xde\x92\x74\x54\x20\x2d\x94\xe6\x56\xde\x4c\x7c\x0c\xa6\x91\xde\x95\x5d"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:80:23 | 80 | assert_eq!(digest.as_slice(), b"\x35\xa4\xb3\x9f\xef\x56\x0e\x7e\xa6\x12\x46\x67\x6e\x1b\x7e\x13\xd5\x87\xbe\x30"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:84:23 | 84 | assert_eq!(digest.as_slice(), b"\x7c\xe6\x9b\x1a\xcd\xce\x52\xea\x7d\xbd\x38\x25\x31\xfa\x1a\x83\xdf\x13\xca\xe7"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:88:23 | 88 | assert_eq!(digest.as_slice(), b"\xb4\x7b\xe2\xc6\x41\x24\xfa\x9a\x12\x4a\x88\x7a\xf9\x55\x1a\x74\x35\x4c\xa4\x11"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:92:23 | 92 | assert_eq!(digest.as_slice(), b"\x8b\xb8\xc0\xd8\x15\xa9\xc6\x8a\x1d\x29\x10\xf3\x9d\x94\x26\x03\xd8\x07\xfb\xcc"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:96:23 | 96 | assert_eq!(digest.as_slice(), b"\xb4\x86\xf8\x7f\xb8\x33\xeb\xf0\x32\x83\x93\x12\x86\x46\xa6\xf6\xe6\x60\xfc\xb1"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:100:23 | 100 | assert_eq!(digest.as_slice(), b"\x76\x15\x93\x68\xf9\x9d\xec\xe3\x0a\xad\xcf\xb9\xb7\xb4\x1d\xab\x33\x68\x88\x58"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:104:23 | 104 | assert_eq!(digest.as_slice(), b"\xdb\xc1\xcb\x57\x5c\xe6\xae\xb9\xdc\x4e\xbf\x0f\x84\x3b\xa8\xae\xb1\x45\x1e\x89"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:108:23 | 108 | assert_eq!(digest.as_slice(), b"\xd7\xa9\x82\x89\x67\x90\x05\xeb\x93\x0a\xb7\x5e\xfd\x8f\x65\x0f\x99\x1e\xe9\x52"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:112:23 | 112 | assert_eq!(digest.as_slice(), b"\xfd\xa2\x6f\xa9\xb4\x87\x4a\xb7\x01\xed\x0b\xb6\x4d\x13\x4f\x89\xb9\xc4\xcc\x50"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:116:23 | 116 | assert_eq!(digest.as_slice(), b"\xc2\xff\x7c\xcd\xe1\x43\xc8\xf0\x60\x1f\x69\x74\xb1\x90\x3e\xb8\xd5\x74\x1b\x6e"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:120:23 | 120 | assert_eq!(digest.as_slice(), b"\x64\x3c\x9d\xc2\x0a\x92\x96\x08\xf6\xca\xa9\x70\x9d\x84\x3c\xa6\xfa\x7a\x76\xf4"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:124:23 | 124 | assert_eq!(digest.as_slice(), b"\x50\x9e\xf7\x87\x34\x3d\x5b\x5a\x26\x92\x29\xb9\x61\xb9\x62\x41\x86\x4a\x3d\x74"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:128:23 | 128 | assert_eq!(digest.as_slice(), b"\xb6\x1c\xe5\x38\xf1\xa1\xe6\xc9\x04\x32\xb2\x33\xd7\xaf\x5b\x65\x24\xeb\xfb\xe3"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:132:23 | 132 | assert_eq!(digest.as_slice(), b"\x5b\x7b\x94\x07\x6b\x2f\xc2\x0d\x6a\xdb\x82\x47\x9e\x6b\x28\xd0\x7c\x90\x2b\x75"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:136:23 | 136 | assert_eq!(digest.as_slice(), b"\x60\x66\xdb\x99\xfc\x35\x89\x52\xcf\x7f\xb0\xec\x4d\x89\xcb\x01\x58\xed\x91\xd7"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:140:23 | 140 | assert_eq!(digest.as_slice(), b"\xb8\x99\x62\xc9\x4d\x60\xf6\xa3\x32\xfd\x60\xf6\xf0\x7d\x4f\x03\x2a\x58\x6b\x76"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:144:23 | 144 | assert_eq!(digest.as_slice(), b"\x17\xbd\xa8\x99\xc1\x3d\x35\x41\x3d\x25\x46\x21\x2b\xcd\x8a\x93\xce\xb0\x65\x7b"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:148:23 | 148 | assert_eq!(digest.as_slice(), b"\xba\xdc\xdd\x53\xfd\xc1\x44\xb8\xbf\x2c\xc1\xe6\x4d\x10\xf6\x76\xee\xbe\x66\xed"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:152:23 | 152 | assert_eq!(digest.as_slice(), b"\x01\xb4\x64\x61\x80\xf1\xf6\xd2\xe0\x6b\xbe\x22\xc2\x0e\x50\x03\x03\x22\x67\x3a"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:156:23 | 156 | assert_eq!(digest.as_slice(), b"\x10\x01\x6d\xc3\xa2\x71\x9f\x90\x34\xff\xcc\x68\x94\x26\xd2\x82\x92\xc4\x2f\xc9"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:160:23 | 160 | assert_eq!(digest.as_slice(), b"\x9f\x42\xfa\x2b\xce\x6e\xf0\x21\xd9\x3c\x6b\x2d\x90\x22\x73\x79\x7e\x42\x65\x35"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:164:23 | 164 | assert_eq!(digest.as_slice(), b"\xcd\xf4\x8b\xac\xbf\xf6\xf6\x15\x25\x15\x32\x3f\x9b\x43\xa2\x86\xe0\xcb\x81\x13"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:168:23 | 168 | assert_eq!(digest.as_slice(), b"\xb8\x8f\xb7\x52\x74\xb9\xb0\xfd\x57\xc0\x04\x59\x88\xcf\xce\xf6\xc3\xce\x65\x54"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:172:23 | 172 | assert_eq!(digest.as_slice(), b"\xc0\x6d\x3a\x6a\x12\xd9\xe8\xdb\x62\xe8\xcf\xf4\x0c\xa2\x38\x20\xd6\x1d\x8a\xa7"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:176:23 | 176 | assert_eq!(digest.as_slice(), b"\x6e\x40\xf9\xe8\x3a\x4b\xe9\x38\x74\xbc\x97\xcd\xeb\xb8\xda\x68\x89\xae\x2c\x7a"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:180:23 | 180 | assert_eq!(digest.as_slice(), b"\x3e\xfc\x94\x0c\x31\x2e\xf0\xdf\xd4\xe1\x14\x38\x12\x24\x8d\xb8\x95\x42\xf6\xa5"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:184:23 | 184 | assert_eq!(digest.as_slice(), b"\xa0\xcf\x03\xf7\xba\xdd\x0c\x3c\x3c\x4e\xa3\x71\x7f\x5a\x4f\xb7\xe6\x7b\x2e\x56"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:188:23 | 188 | assert_eq!(digest.as_slice(), b"\xa5\x44\xe0\x6f\x1a\x07\xce\xb1\x75\xa5\x1d\x6d\x9c\x01\x11\xb3\xe1\x5e\x98\x59"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:192:23 | 192 | assert_eq!(digest.as_slice(), b"\x19\x9d\x98\x6e\xd9\x91\xb9\x9a\x07\x1f\x45\x0c\x6b\x11\x21\xa7\x27\xe8\xc7\x35"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:196:23 | 196 | assert_eq!(digest.as_slice(), b"\x33\xba\xc6\x10\x4b\x0a\xd6\x12\x8d\x09\x1b\x5d\x5e\x29\x99\x09\x9c\x9f\x05\xde"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:200:23 | 200 | assert_eq!(digest.as_slice(), b"\x76\xd7\xdb\x6e\x18\xc1\xf4\xae\x22\x5c\xe8\xcc\xc9\x3c\x8f\x9a\x0d\xfe\xb9\x69"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:204:23 | 204 | assert_eq!(digest.as_slice(), b"\xf6\x52\xf3\xb1\x54\x9f\x16\x71\x0c\x74\x02\x89\x59\x11\xe2\xb8\x6a\x9b\x2a\xee"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:208:23 | 208 | assert_eq!(digest.as_slice(), b"\x63\xfa\xeb\xb8\x07\xf3\x2b\xe7\x08\xcf\x00\xfc\x35\x51\x99\x91\xdc\x4e\x7f\x68"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:212:23 | 212 | assert_eq!(digest.as_slice(), b"\x0e\x67\x30\xbc\x4a\x0e\x93\x22\xea\x20\x5f\x4e\xdf\xff\x1f\xff\xda\x26\xaf\x0a"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:216:23 | 216 | assert_eq!(digest.as_slice(), b"\xb6\x1a\x3a\x6f\x42\xe8\xe6\x60\x4b\x93\x19\x6c\x43\xc9\xe8\x4d\x53\x59\xe6\xfe"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:220:23 | 220 | assert_eq!(digest.as_slice(), b"\x32\xd9\x79\xca\x1b\x3e\xd0\xed\x8c\x89\x0d\x99\xec\x6d\xd8\x5e\x6c\x16\xab\xf4"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:224:23 | 224 | assert_eq!(digest.as_slice(), b"\x6f\x18\x19\x0b\xd2\xd0\x2f\xc9\x3b\xce\x64\x75\x65\x75\xce\xa3\x6d\x08\xb1\xc3"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:228:23 | 228 | assert_eq!(digest.as_slice(), b"\x68\xf5\x25\xfe\xea\x1d\x8d\xbe\x01\x17\xe4\x17\xca\x46\x70\x8d\x18\xd7\x62\x9a"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:232:23 | 232 | assert_eq!(digest.as_slice(), b"\xa7\x27\x2e\x23\x08\x62\x2f\xf7\xa3\x39\x46\x0a\xdc\x61\xef\xd0\xea\x8d\xab\xdc"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:236:23 | 236 | assert_eq!(digest.as_slice(), b"\xae\xf8\x43\xb8\x69\x16\xc1\x6f\x66\xc8\x4d\x83\xa6\x00\x5d\x23\xfd\x00\x5c\x9e"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:240:23 | 240 | assert_eq!(digest.as_slice(), b"\xbe\x2c\xd6\xf3\x80\x96\x9b\xe5\x9c\xde\x2d\xff\x5e\x84\x8a\x44\xe7\x88\x0b\xd6"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:244:23 | 244 | assert_eq!(digest.as_slice(), b"\xe5\xeb\x45\x43\xde\xee\x8f\x6a\x52\x87\x84\x5a\xf8\xb5\x93\xa9\x5a\x97\x49\xa1"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:248:23 | 248 | assert_eq!(digest.as_slice(), b"\x53\x4c\x85\x04\x48\xdd\x48\x67\x87\xb6\x2b\xde\xc2\xd4\xa0\xb1\x40\xa1\xb1\x70"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:252:23 | 252 | assert_eq!(digest.as_slice(), b"\x6f\xbf\xa6\xe4\xed\xce\x4c\xc8\x5a\x84\x5b\xf0\xd2\x28\xdc\x39\xac\xef\xc2\xfa"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:256:23 | 256 | assert_eq!(digest.as_slice(), b"\x01\x88\x72\x69\x1d\x9b\x04\xe8\x22\x0e\x09\x18\x7d\xf5\xbc\x5f\xa6\x25\x7c\xd9"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:260:23 | 260 | assert_eq!(digest.as_slice(), b"\xd9\x8d\x51\x2a\x35\x57\x2f\x8b\xd2\x0d\xe6\x2e\x95\x10\xcc\x21\x14\x5c\x5b\xf4"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:264:23 | 264 | assert_eq!(digest.as_slice(), b"\x9f\x3e\xa2\x55\xf6\xaf\x95\xc5\x45\x4e\x55\xd7\x35\x4c\xab\xb4\x53\x52\xea\x0b"); | ^^^^^^^^ warning: use of deprecated method `sha1collisiondetection::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/nist_cavs_short_msg.rs:268:23 | 268 | assert_eq!(digest.as_slice(), b"\xa7\x0c\xfb\xfe\x75\x63\xdd\x0e\x66\x5c\x7c\x67\x15\xa9\x6a\x8d\x75\x69\x50\xc0"); | ^^^^^^^^ warning: `sha1collisiondetection` (lib test) generated 4 warnings (4 duplicates) warning: `sha1collisiondetection` (test "nist_cavs_short_msg") generated 65 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 7.63s Running `/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/sha1collisiondetection-fd4e4c7878c17025` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/sha1cdsum-b16766870f3ce726` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/nist_cavs_short_msg-66acd7fd47be615b` running 1 test test nist_cavs_short_msg ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/random-7c022dc0f676f0b4` running 2 tests test sha1_oracle::short ... ok test sha1_oracle::long ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s Running `/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/shambles-2105e2055945d8bb` running 2 tests test shambles_1 ... ok test shambles_2 ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/shattered-330553fe3c2f622d` running 2 tests test shattered_1 ... ok test shattered_2 ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s Doc-tests sha1collisiondetection Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name sha1collisiondetection --test lib/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4 --extern clap=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libclap-f92af15333ef3ac8.rlib --extern digest=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libdigest-a9b04dcb9f55007f.rlib --extern generic_array=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgeneric_array-b05cd60c880a59ca.rlib --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libgetrandom-f4b8ea3d2419268c.rlib --extern hex_literal=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libhex_literal-463325a1f2237d95.rlib --extern sha1=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libsha1-19a007d73a6301fd.rlib --extern sha1collisiondetection=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps/libsha1collisiondetection-0e832613b3c13563.rlib -L dependency=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/target/rpm/deps -C embed-bitcode=no --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="digest-trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "clap_mangen", "const-oid", "default", "digest", "digest-trait", "oid", "std"))' --error-format human` running 1 test test lib/lib.rs - (line 88) ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: sha1collisiondetection-0.3.4-4.mga11.i686 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZYp7ya + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build + cd sha1collisiondetection-0.3.4 + DOCDIR=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT/usr/share/doc/sha1collisiondetection + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT/usr/share/doc/sha1collisiondetection + cp -pr /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/MAINTENANCE.md /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT/usr/share/doc/sha1collisiondetection + cp -pr /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/README.md /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT/usr/share/doc/sha1collisiondetection + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SsVc4m + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build + cd sha1collisiondetection-0.3.4 + LICENSEDIR=/home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT/usr/share/licenses/sha1collisiondetection + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT/usr/share/licenses/sha1collisiondetection + cp -pr /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/LICENSE.txt /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT/usr/share/licenses/sha1collisiondetection + cp -pr /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/sha1collisiondetection-0.3.4/LICENSE.dependencies /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT/usr/share/licenses/sha1collisiondetection + RPM_EC=0 ++ jobs -p + exit 0 Provides: sha1collisiondetection = 0.3.4-4.mga11 sha1collisiondetection(x86-32) = 0.3.4-4.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.16) libc.so.6(GLIBC_2.18) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.30) libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_ABI_GNU_TLS) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3) libgcc_s.so.1(GCC_4.2.0) Processing files: rust-sha1collisiondetection-devel-0.3.4-4.mga11.noarch warning: File listed twice: /usr/share/cargo/registry/sha1collisiondetection-0.3.4/LICENSE.txt warning: File listed twice: /usr/share/cargo/registry/sha1collisiondetection-0.3.4/MAINTENANCE.md warning: File listed twice: /usr/share/cargo/registry/sha1collisiondetection-0.3.4/README.md Provides: crate(sha1collisiondetection) = 0.3.4 purl(pkg:cargo/sha1collisiondetection@0.3.4) rust-sha1collisiondetection-devel = 0.3.4-4.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(generic-array/default) >= 0.12.0 rust >= 1.60 Processing files: rust-sha1collisiondetection+default-devel-0.3.4-4.mga11.noarch Provides: crate(sha1collisiondetection/default) = 0.3.4 rust-sha1collisiondetection+default-devel = 0.3.4-4.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(sha1collisiondetection) = 0.3.4 crate(sha1collisiondetection/digest-trait) = 0.3.4 crate(sha1collisiondetection/std) = 0.3.4 Processing files: rust-sha1collisiondetection+clap-devel-0.3.4-4.mga11.noarch Provides: crate(sha1collisiondetection/clap) = 0.3.4 rust-sha1collisiondetection+clap-devel = 0.3.4-4.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(clap) >= 4.0.0 crate(clap/derive) >= 4.0.0 crate(clap/help) >= 4.0.0 crate(clap/std) >= 4.0.0 crate(clap/wrap_help) >= 4.0.0 crate(sha1collisiondetection) = 0.3.4 Processing files: rust-sha1collisiondetection+clap_mangen-devel-0.3.4-4.mga11.noarch Provides: crate(sha1collisiondetection/clap_mangen) = 0.3.4 rust-sha1collisiondetection+clap_mangen-devel = 0.3.4-4.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(clap_mangen) >= 0.2.0 crate(sha1collisiondetection) = 0.3.4 Processing files: rust-sha1collisiondetection+const-oid-devel-0.3.4-4.mga11.noarch Provides: crate(sha1collisiondetection/const-oid) = 0.3.4 rust-sha1collisiondetection+const-oid-devel = 0.3.4-4.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(const-oid) >= 0.9.0 crate(sha1collisiondetection) = 0.3.4 Processing files: rust-sha1collisiondetection+digest-devel-0.3.4-4.mga11.noarch Provides: crate(sha1collisiondetection/digest) = 0.3.4 rust-sha1collisiondetection+digest-devel = 0.3.4-4.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(digest/default) >= 0.10.0 crate(sha1collisiondetection) = 0.3.4 Processing files: rust-sha1collisiondetection+digest-trait-devel-0.3.4-4.mga11.noarch Provides: crate(sha1collisiondetection/digest-trait) = 0.3.4 rust-sha1collisiondetection+digest-trait-devel = 0.3.4-4.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(sha1collisiondetection) = 0.3.4 crate(sha1collisiondetection/digest) = 0.3.4 Processing files: rust-sha1collisiondetection+oid-devel-0.3.4-4.mga11.noarch Provides: crate(sha1collisiondetection/oid) = 0.3.4 rust-sha1collisiondetection+oid-devel = 0.3.4-4.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(sha1collisiondetection) = 0.3.4 crate(sha1collisiondetection/const-oid) = 0.3.4 Processing files: rust-sha1collisiondetection+std-devel-0.3.4-4.mga11.noarch Provides: crate(sha1collisiondetection/std) = 0.3.4 rust-sha1collisiondetection+std-devel = 0.3.4-4.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(digest/default) >= 0.10.0 crate(digest/std) >= 0.10.0 crate(sha1collisiondetection) = 0.3.4 Processing files: rust-sha1collisiondetection-debugsource-0.3.4-4.mga11.i686 Provides: rust-sha1collisiondetection-debugsource = 0.3.4-4.mga11 rust-sha1collisiondetection-debugsource(x86-32) = 0.3.4-4.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sha1collisiondetection-debuginfo-0.3.4-4.mga11.i686 Provides: debuginfo(build-id) = fe8b2a940d118390f0c253e2982d4d0925aab3ae sha1collisiondetection-debuginfo = 0.3.4-4.mga11 sha1collisiondetection-debuginfo(x86-32) = 0.3.4-4.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rust-sha1collisiondetection-debugsource(x86-32) = 0.3.4-4.mga11 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/i686/rust-sha1collisiondetection-debugsource-0.3.4-4.mga11.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-sha1collisiondetection-devel-0.3.4-4.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-sha1collisiondetection+default-devel-0.3.4-4.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-sha1collisiondetection+clap-devel-0.3.4-4.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-sha1collisiondetection+clap_mangen-devel-0.3.4-4.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/sha1collisiondetection-0.3.4-4.mga11.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-sha1collisiondetection+const-oid-devel-0.3.4-4.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-sha1collisiondetection+digest-devel-0.3.4-4.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-sha1collisiondetection+digest-trait-devel-0.3.4-4.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-sha1collisiondetection+oid-devel-0.3.4-4.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-sha1collisiondetection+std-devel-0.3.4-4.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/sha1collisiondetection-debuginfo-0.3.4-4.mga11.i686.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4V7DZJ + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build + test -d /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-sha1collisiondetection-0.3.4-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/sha1collisiondetection-0.3.4/LICENSE.txt File listed twice: /usr/share/cargo/registry/sha1collisiondetection-0.3.4/MAINTENANCE.md File listed twice: /usr/share/cargo/registry/sha1collisiondetection-0.3.4/README.md D: [iurt_root_command] Success!