D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2354039:rust-proptest-1.11.0-2.mga11.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.i5wNvJ Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HNW0yy + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build + rm -rf proptest-1.11.0 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/proptest-1.11.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd proptest-1.11.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/proptest-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/0001-rng-port-TestRng-to-TryRng-and-SysRng-seeding.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/0002-imports-sweep-RngExt-Rng-fallout-across-proptest.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/0003-tests-changelog-add-seeded-goldens-and-note-rand-0.1.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/0004-rng-use-from_rng-for-SysRng-seeding.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.K8SZik + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build + cd proptest-1.11.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DPgXRq + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 proptest-1.11.0 + '[' 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 -j4 -Z avoid-dev-deps --profile rpm Compiling libc v0.2.186 Compiling rand_core v0.10.1 Compiling getrandom v0.4.3 Compiling cfg-if v1.0.4 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=c5891534327a63e0 -C extra-filename=-7d9a8db31eb64f04 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/libc-7d9a8db31eb64f04 -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/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 --cfg 'feature="std"' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng"))' -C metadata=8885b24ac1a9fc1b -C extra-filename=-89c06cab4b462f46 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/getrandom-89c06cab4b462f46 -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/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 rand_core --edition=2024 /usr/share/cargo/registry/rand_core-0.10.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=clippy::undocumented_unsafe_blocks' --warn=missing_docs --warn=missing_debug_implementations --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e485cc711324c2e9 -C extra-filename=-fbcb687f68282738 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/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=5f1e3bf5079f4c17 -C extra-filename=-0e98ee45efce0dab --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling zerocopy v0.8.26 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/zerocopy-0.8.26/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=58d8342f49e07623 -C extra-filename=-b1e50bc8579cd887 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/zerocopy-b1e50bc8579cd887 -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rustix v1.1.4 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="fs"' --cfg 'feature="std"' --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=d7d7bc2e0995f107 -C extra-filename=-48760d2c2d0c7bd8 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/rustix-48760d2c2d0c7bd8 -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/getrandom-89c06cab4b462f46/build-script-build` Compiling autocfg v1.5.0 Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.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=d385570a04105ca0 -C extra-filename=-125dd6fcc49ab381 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/rustix-48760d2c2d0c7bd8/build-script-build` Compiling linux-raw-sys v0.12.1 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=6ee0597463e33fbe -C extra-filename=-8a4a74ad9bd95030 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/libc-7d9a8db31eb64f04/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=80f0fa8279048c4d -C extra-filename=-59e5f90d00f9b38a --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/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"))'` Running `/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/zerocopy-b1e50bc8579cd887/build-script-build` Compiling bitflags v2.13.0 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=e843b6c4a0f80cf5 -C extra-filename=-7c2f9a6f8c623ea8 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/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 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="fs"' --cfg 'feature="std"' --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=b8a86c0af1a9e5b0 -C extra-filename=-5878b650472b2b10 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbitflags-7c2f9a6f8c623ea8.rmeta --extern linux_raw_sys=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/liblinux_raw_sys-8a4a74ad9bd95030.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` Running `/usr/bin/rustc --crate-name zerocopy --edition=2021 /usr/share/cargo/registry/zerocopy-0.8.26/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=a5a52690aa9bb4dc -C extra-filename=-0e86a2bb36551423 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` Compiling num-traits v0.2.19 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=de4149c57ffdbc4b -C extra-filename=-7e65a4d54e173d0c --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/num-traits-7e65a4d54e173d0c -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libautocfg-125dd6fcc49ab381.rlib --cap-lints allow -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"))' --cfg 'feature="std"' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng"))' -C metadata=3e1353b471134e99 -C extra-filename=-339f93428a5cb22a --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libcfg_if-0e98ee45efce0dab.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/liblibc-59e5f90d00f9b38a.rmeta --extern rand_core=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_core-fbcb687f68282738.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling once_cell v1.21.3 Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.21.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 --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=9eab2b865be40b20 -C extra-filename=-878477e83d953a47 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling fastrand v2.3.0 Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=70c4c40a04c74dc9 -C extra-filename=-43eca58815de12e1 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/num-traits-7e65a4d54e173d0c/build-script-build` Compiling wait-timeout v0.2.1 Running `/usr/bin/rustc --crate-name wait_timeout --edition=2015 /usr/share/cargo/registry/wait-timeout-0.2.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())' -C metadata=ec6ace7176fc6d48 -C extra-filename=-2082b2151cb7f18d --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/liblibc-59e5f90d00f9b38a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bit-vec v0.8.0 Running `/usr/bin/rustc --crate-name bit_vec --edition=2015 /usr/share/cargo/registry/bit-vec-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=915eca0c0ac2116f -C extra-filename=-4107bbd0347fde56 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling quick-error v1.2.3 Running `/usr/bin/rustc --crate-name quick_error --edition=2015 /usr/share/cargo/registry/quick-error-1.2.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=efe2df9e1fcecd7d -C extra-filename=-4cf0b8e180cb70c0 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling fnv v1.0.7 Running `/usr/bin/rustc --crate-name fnv --edition=2015 /usr/share/cargo/registry/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1a6fcdb39a932ed5 -C extra-filename=-8753e7e515eb81e6 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bit-set v0.8.0 Running `/usr/bin/rustc --crate-name bit_set --edition=2015 /usr/share/cargo/registry/bit-set-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=215fa8b8674fcd49 -C extra-filename=-1be936ea8e660bfa --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern bit_vec=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_vec-4107bbd0347fde56.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name num_traits --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=e37bc14d67d8eaaf -C extra-filename=-a2c7aec0355b92c3 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` Compiling rand v0.10.2 Running `/usr/bin/rustc --crate-name rand --edition=2024 /usr/share/cargo/registry/rand-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "log", "serde", "simd_support", "std", "std_rng", "sys_rng", "thread_rng", "unbiased"))' -C metadata=73bacfbbd1999b5b -C extra-filename=-e8f8429a5f170137 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libgetrandom-339f93428a5cb22a.rmeta --extern rand_core=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_core-fbcb687f68282738.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_xorshift v0.5.0 Running `/usr/bin/rustc --crate-name rand_xorshift --edition=2024 /usr/share/cargo/registry/rand_xorshift-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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=e809e50f74f9fe64 -C extra-filename=-cd4e9bd503453d43 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern rand_core=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_core-fbcb687f68282738.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex-syntax v0.8.11 Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=33e2f02c8cb4cbd7 -C extra-filename=-8fe26af5d374a2c0 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ppv-lite86 v0.2.21 Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2021 /usr/share/cargo/registry/ppv-lite86-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=5fe74e8fc17e3073 -C extra-filename=-3c8e2d1828956765 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern zerocopy=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libzerocopy-0e86a2bb36551423.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.27.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=866f30a6aa0713d3 -C extra-filename=-5d7043742bb4d466 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libfastrand-43eca58815de12e1.rmeta --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libgetrandom-339f93428a5cb22a.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libonce_cell-878477e83d953a47.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librustix-5878b650472b2b10.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_chacha v0.10.0 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2024 /usr/share/cargo/registry/rand_chacha-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b83a14a5a7df81aa -C extra-filename=-dfef873d9b67a61a --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern ppv_lite86=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libppv_lite86-3c8e2d1828956765.rmeta --extern rand_core=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_core-fbcb687f68282738.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rusty-fork v0.3.0 Running `/usr/bin/rustc --crate-name rusty_fork --edition=2018 /usr/share/cargo/registry/rusty-fork-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 --cfg 'feature="timeout"' --cfg 'feature="wait-timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "timeout", "wait-timeout"))' -C metadata=366a876747308e41 -C extra-filename=-b00e0e53b172ccca --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern fnv=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libfnv-8753e7e515eb81e6.rmeta --extern quick_error=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libquick_error-4cf0b8e180cb70c0.rmeta --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtempfile-5d7043742bb4d466.rmeta --extern wait_timeout=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libwait_timeout-2082b2151cb7f18d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unarray v0.1.4 Running `/usr/bin/rustc --crate-name unarray --edition=2018 /usr/share/cargo/registry/unarray-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=090b9e354d05bc45 -C extra-filename=-a822da1280dcfec2 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling proptest v1.11.0 (/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0) Running `/usr/bin/rustc --crate-name proptest --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "f16", "fork", "handle-panics", "hardware-rng", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=d8e06d1bc8e5457c -C extra-filename=-1f44ab2910ea49ca --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern bit_set=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_set-1be936ea8e660bfa.rmeta --extern bit_vec=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_vec-4107bbd0347fde56.rmeta --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbitflags-7c2f9a6f8c623ea8.rmeta --extern num_traits=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libnum_traits-a2c7aec0355b92c3.rmeta --extern rand=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand-e8f8429a5f170137.rmeta --extern rand_chacha=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_chacha-dfef873d9b67a61a.rmeta --extern rand_xorshift=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_xorshift-cd4e9bd503453d43.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex_syntax-8fe26af5d374a2c0.rmeta --extern rusty_fork=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librusty_fork-b00e0e53b172ccca.rmeta --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtempfile-5d7043742bb4d466.rmeta --extern unarray=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libunarray-a822da1280dcfec2.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:707:21 | 707 | $typ::SIGN_MASK | ^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 note: the lint level is defined here --> src/lib.rs:17:11 | 17 | #![forbid(future_incompatible)] | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(unstable_name_collisions)]` implied by `#[warn(future_incompatible)]` = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 707 - $typ::SIGN_MASK 707 + ::SIGN_MASK | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::SIGN_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:714:21 | 714 | $typ::SIGN_MASK | ^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 714 - $typ::SIGN_MASK 714 + ::SIGN_MASK | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::SIGN_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:739:47 | 739 | ($typ::EXP_MASK | $typ::MANTISSA_MASK, 0, | ^^^^^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 739 - ($typ::EXP_MASK | $typ::MANTISSA_MASK, 0, 739 + ($typ::EXP_MASK | ::MANTISSA_MASK, 0, | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:742:30 | 742 | ($typ::MANTISSA_MASK, 0, true, false)), | ^^^^^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 742 - ($typ::MANTISSA_MASK, 0, true, false)), 742 + (::MANTISSA_MASK, 0, true, false)), | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:748:30 | 748 | ($typ::MANTISSA_MASK >> 1, quiet_or, | ^^^^^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 748 - ($typ::MANTISSA_MASK >> 1, quiet_or, 748 + (::MANTISSA_MASK >> 1, quiet_or, | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:751:30 | 751 | ($typ::MANTISSA_MASK >> 1, signaling_or, | ^^^^^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 751 - ($typ::MANTISSA_MASK >> 1, signaling_or, 751 + (::MANTISSA_MASK >> 1, signaling_or, | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:765:44 | 765 | 0 == generated_value & $typ::MANTISSA_MASK | ^^^^^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 765 - 0 == generated_value & $typ::MANTISSA_MASK 765 + 0 == generated_value & ::MANTISSA_MASK | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:707:21 | 707 | $typ::SIGN_MASK | ^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 707 - $typ::SIGN_MASK 707 + ::SIGN_MASK | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::SIGN_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:714:21 | 714 | $typ::SIGN_MASK | ^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 714 - $typ::SIGN_MASK 714 + ::SIGN_MASK | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::SIGN_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:739:47 | 739 | ($typ::EXP_MASK | $typ::MANTISSA_MASK, 0, | ^^^^^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 739 - ($typ::EXP_MASK | $typ::MANTISSA_MASK, 0, 739 + ($typ::EXP_MASK | ::MANTISSA_MASK, 0, | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:742:30 | 742 | ($typ::MANTISSA_MASK, 0, true, false)), | ^^^^^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 742 - ($typ::MANTISSA_MASK, 0, true, false)), 742 + (::MANTISSA_MASK, 0, true, false)), | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:748:30 | 748 | ($typ::MANTISSA_MASK >> 1, quiet_or, | ^^^^^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 748 - ($typ::MANTISSA_MASK >> 1, quiet_or, 748 + (::MANTISSA_MASK >> 1, quiet_or, | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:751:30 | 751 | ($typ::MANTISSA_MASK >> 1, signaling_or, | ^^^^^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 751 - ($typ::MANTISSA_MASK >> 1, signaling_or, 751 + (::MANTISSA_MASK >> 1, signaling_or, | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:765:44 | 765 | 0 == generated_value & $typ::MANTISSA_MASK | ^^^^^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 765 - 0 == generated_value & $typ::MANTISSA_MASK 765 + 0 == generated_value & ::MANTISSA_MASK | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> src/test_runner/config.rs:398:5 | 223 | #[derive(Clone, Debug, PartialEq)] | --------- in this derive macro expansion ... 398 | pub result_cache: fn() -> Box, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default warning: `proptest` (lib) generated 15 warnings (run `cargo fix --lib -p proptest` to apply 14 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 27.69s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HcYkQt + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build + mkdir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 proptest-1.11.0 + '[' 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=proptest ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=1.11.0 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/BUILDROOT/usr/share/cargo/registry/proptest-1.11.0 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/BUILDROOT/usr/share/cargo/registry/proptest-1.11.0 + /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-proptest-1.11.0-build/BUILDROOT/usr/share/cargo/registry/proptest-1.11.0 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/BUILDROOT/usr/share/cargo/registry/proptest-1.11.0/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/BUILDROOT/usr/share/cargo/registry/proptest-1.11.0/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Bfk3Su + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 proptest-1.11.0 + '[' 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 -j4 -Z avoid-dev-deps --profile rpm --no-fail-fast Compiling serde_core v1.0.228 Fresh rand_core v0.10.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=b81a5148267ce6e6 -C extra-filename=-71ab9e615e773bd3 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/serde_core-71ab9e615e773bd3 -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh libc v0.2.186 Compiling proc-macro2 v1.0.106 Compiling unicode-ident v1.0.22 Fresh cfg-if v1.0.4 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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=c8288f948f4f5e5a -C extra-filename=-6d0b3499721468b9 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/proc-macro2-6d0b3499721468b9 -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling memchr v2.8.0 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=410a2d1b5bbbe980 -C extra-filename=-2a0caf86232accf3 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/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 memchr --edition=2021 /usr/share/cargo/registry/memchr-2.8.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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=54fcdf8fe1798b6e -C extra-filename=-a0a3bb6b7e9c0615 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling quote v1.0.46 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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=8ba4523e3a12b8be -C extra-filename=-829e10d6e9cdede5 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/quote-829e10d6e9cdede5 -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/quote-829e10d6e9cdede5/build-script-build` Fresh getrandom v0.4.3 Fresh bitflags v2.13.0 Fresh linux-raw-sys v0.12.1 Compiling zmij v1.0.23 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/zmij-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=f98d0ba655346fd7 -C extra-filename=-9597b6cbcfc6795f --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/zmij-9597b6cbcfc6795f -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/proc-macro2-6d0b3499721468b9/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/serde_core-71ab9e615e773bd3/build-script-build` Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=3e5c382e0fbcec51 -C extra-filename=-f007ef9baa9c24e6 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` 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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d02d752f88c3176f -C extra-filename=-db5209ee88aa2dc0 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libunicode_ident-2a0caf86232accf3.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)'` Fresh autocfg v1.5.0 Running `/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/zmij-9597b6cbcfc6795f/build-script-build` Fresh rustix v1.1.4 Fresh zerocopy v0.8.26 Fresh regex-syntax v0.8.11 Fresh once_cell v1.21.3 Compiling winnow v1.0.3 Running `/usr/bin/rustc --crate-name winnow --edition=2021 /usr/share/cargo/registry/winnow-1.0.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=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --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::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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ascii", "binary", "debug", "default", "parser", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=594fa3ed7a373b05 -C extra-filename=-16ca4e202628a912 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_json v1.0.151 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/serde_json-1.0.151/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=f3725949111e4dbb -C extra-filename=-ff0204e46cd6e433 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/serde_json-ff0204e46cd6e433 -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling target-triple v1.0.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/target-triple-1.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc586ab5d2204a3b -C extra-filename=-fb96650a288b4cd7 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/target-triple-fb96650a288b4cd7 -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/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 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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=453eed3532a61324 -C extra-filename=-ea43094bcf667323 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libproc_macro2-db5209ee88aa2dc0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Fresh fastrand v2.3.0 Compiling serde v1.0.228 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=fda35d222200788e -C extra-filename=-0ac85f0e2b82ef23 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/serde-0ac85f0e2b82ef23 -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/serde-0ac85f0e2b82ef23/build-script-build` Compiling toml_datetime v1.1.1 Running `/usr/bin/rustc --crate-name toml_datetime --edition=2024 /usr/share/cargo/registry/toml_datetime-1.1.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::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --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::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' '--allow=clippy::needless_bool' '--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' '--allow=clippy::get_first' '--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="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=945dfd43b267181f -C extra-filename=-24158b4d02e87d2b --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libserde_core-f007ef9baa9c24e6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_spanned v1.1.1 Running `/usr/bin/rustc --crate-name serde_spanned --edition=2024 /usr/share/cargo/registry/serde_spanned-1.1.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::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --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::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' '--allow=clippy::needless_bool' '--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' '--allow=clippy::get_first' '--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="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=eb5b8d55dcbb502e -C extra-filename=-39a74bca9fbd63da --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libserde_core-f007ef9baa9c24e6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh tempfile v3.27.0 Running `/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/target-triple-fb96650a288b4cd7/build-script-build` 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="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=06fb6ecacde4991d -C extra-filename=-485011585382c007 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libproc_macro2-db5209ee88aa2dc0.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libquote-ea43094bcf667323.rmeta --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libunicode_ident-2a0caf86232accf3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling toml_parser v1.1.2 Running `/usr/bin/rustc --crate-name toml_parser --edition=2024 /usr/share/cargo/registry/toml_parser-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --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::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' '--allow=clippy::needless_bool' '--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' '--allow=clippy::get_first' '--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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=4089f5b1fcc43a4d -C extra-filename=-776dadb30b00be04 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern winnow=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libwinnow-16ca4e202628a912.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/build/serde_json-ff0204e46cd6e433/build-script-build` Fresh ppv-lite86 v0.2.21 Running `/usr/bin/rustc --crate-name zmij --edition=2021 /usr/share/cargo/registry/zmij-1.0.23/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("no-panic"))' -C metadata=4cea0ac9e23f523c -C extra-filename=-95dc28aeb0722e93 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(opt_level, values("s"))' --check-cfg 'cfg(zmij_no_select_unpredictable)'` Compiling aho-corasick v1.1.3 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.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 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=6cd7ac06bcae4c5e -C extra-filename=-39b25361cc7e8208 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern memchr=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libmemchr-a0a3bb6b7e9c0615.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh wait-timeout v0.2.1 Fresh bit-vec v0.8.0 Fresh fnv v1.0.7 Compiling toml_writer v1.1.1 Running `/usr/bin/rustc --crate-name toml_writer --edition=2024 /usr/share/cargo/registry/toml_writer-1.1.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::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --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::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' '--allow=clippy::needless_bool' '--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' '--allow=clippy::get_first' '--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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=04a882aa1aa3bbbb -C extra-filename=-ea86687439b02e44 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling itoa v1.0.17 Running `/usr/bin/rustc --crate-name itoa --edition=2021 /usr/share/cargo/registry/itoa-1.0.17/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("no-panic"))' -C metadata=fd6a5324b1b7c8c5 -C extra-filename=-b0a9a8152ac70e33 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh quick-error v1.2.3 Fresh rusty-fork v0.3.0 Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /usr/share/cargo/registry/serde_json-1.0.151/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("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=d3b59f4a217bccf4 -C extra-filename=-faccdf5a3a8047a2 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern itoa=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libitoa-b0a9a8152ac70e33.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libmemchr-a0a3bb6b7e9c0615.rmeta --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libserde_core-f007ef9baa9c24e6.rmeta --extern zmij=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libzmij-95dc28aeb0722e93.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Compiling regex-automata v0.4.13 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.13/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=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=8181b236f099fb8b -C extra-filename=-96be7921481265c3 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern aho_corasick=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libaho_corasick-39b25361cc7e8208.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libmemchr-a0a3bb6b7e9c0615.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex_syntax-8fe26af5d374a2c0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling toml v1.1.2 Running `/usr/bin/rustc --crate-name toml --edition=2024 /usr/share/cargo/registry/toml-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --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::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' '--allow=clippy::needless_bool' '--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' '--allow=clippy::get_first' '--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="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=2ca5c6cf3fb1ce63 -C extra-filename=-cd865a1fcad5725f --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libserde_core-f007ef9baa9c24e6.rmeta --extern serde_spanned=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libserde_spanned-39a74bca9fbd63da.rmeta --extern toml_datetime=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtoml_datetime-24158b4d02e87d2b.rmeta --extern toml_parser=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtoml_parser-776dadb30b00be04.rmeta --extern toml_writer=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtoml_writer-ea86687439b02e44.rmeta --extern winnow=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libwinnow-16ca4e202628a912.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_derive v1.0.228 Running `/usr/bin/rustc --crate-name serde_derive --edition=2021 /usr/share/cargo/registry/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=61214ddff523d7f4 -C extra-filename=-7e5cf42c5a7eaa49 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libproc_macro2-db5209ee88aa2dc0.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libquote-ea43094bcf667323.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libsyn-485011585382c007.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh bit-set v0.8.0 Fresh num-traits v0.2.19 Fresh rand_chacha v0.10.0 Running `/usr/bin/rustc --crate-name target_triple --edition=2021 /usr/share/cargo/registry/target-triple-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d0bb6fecd52b9ca -C extra-filename=-3181bd7c61709104 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(host_os, values("windows"))'` Running `/usr/bin/rustc --crate-name serde --edition=2021 /usr/share/cargo/registry/serde-1.0.228/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("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=4e93b1f42fdfcc9d -C extra-filename=-1452b2e8e3e4b401 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libserde_core-f007ef9baa9c24e6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Fresh rand v0.10.2 Fresh rand_xorshift v0.5.0 Compiling termcolor v1.4.0 Compiling glob v0.3.3 Running `/usr/bin/rustc --crate-name termcolor --edition=2018 /usr/share/cargo/registry/termcolor-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=a1c3ee69d92a4d67 -C extra-filename=-46caf5e0d2e36c65 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/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 glob --edition=2015 /usr/share/cargo/registry/glob-0.3.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=ef056b79ea35c1bc -C extra-filename=-3b666895cfdcf748 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh unarray v0.1.4 Compiling regex v1.13.0 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=d1099991d3fd26f6 -C extra-filename=-710135bafe256fe1 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern aho_corasick=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libaho_corasick-39b25361cc7e8208.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libmemchr-a0a3bb6b7e9c0615.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex_automata-96be7921481265c3.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex_syntax-8fe26af5d374a2c0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:707:21 | 707 | $typ::SIGN_MASK | ^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 note: the lint level is defined here --> src/lib.rs:17:11 | 17 | #![forbid(future_incompatible)] | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(unstable_name_collisions)]` implied by `#[warn(future_incompatible)]` = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 707 - $typ::SIGN_MASK 707 + ::SIGN_MASK | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::SIGN_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:714:21 | 714 | $typ::SIGN_MASK | ^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 714 - $typ::SIGN_MASK 714 + ::SIGN_MASK | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::SIGN_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:739:47 | 739 | ($typ::EXP_MASK | $typ::MANTISSA_MASK, 0, | ^^^^^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 739 - ($typ::EXP_MASK | $typ::MANTISSA_MASK, 0, 739 + ($typ::EXP_MASK | ::MANTISSA_MASK, 0, | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:742:30 | 742 | ($typ::MANTISSA_MASK, 0, true, false)), | ^^^^^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 742 - ($typ::MANTISSA_MASK, 0, true, false)), 742 + (::MANTISSA_MASK, 0, true, false)), | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:748:30 | 748 | ($typ::MANTISSA_MASK >> 1, quiet_or, | ^^^^^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 748 - ($typ::MANTISSA_MASK >> 1, quiet_or, 748 + (::MANTISSA_MASK >> 1, quiet_or, | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:751:30 | 751 | ($typ::MANTISSA_MASK >> 1, signaling_or, | ^^^^^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 751 - ($typ::MANTISSA_MASK >> 1, signaling_or, 751 + (::MANTISSA_MASK >> 1, signaling_or, | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:765:44 | 765 | 0 == generated_value & $typ::MANTISSA_MASK | ^^^^^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 765 - 0 == generated_value & $typ::MANTISSA_MASK 765 + 0 == generated_value & ::MANTISSA_MASK | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:707:21 | 707 | $typ::SIGN_MASK | ^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 707 - $typ::SIGN_MASK 707 + ::SIGN_MASK | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::SIGN_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:714:21 | 714 | $typ::SIGN_MASK | ^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 714 - $typ::SIGN_MASK 714 + ::SIGN_MASK | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::SIGN_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:739:47 | 739 | ($typ::EXP_MASK | $typ::MANTISSA_MASK, 0, | ^^^^^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 739 - ($typ::EXP_MASK | $typ::MANTISSA_MASK, 0, 739 + ($typ::EXP_MASK | ::MANTISSA_MASK, 0, | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:742:30 | 742 | ($typ::MANTISSA_MASK, 0, true, false)), | ^^^^^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 742 - ($typ::MANTISSA_MASK, 0, true, false)), 742 + (::MANTISSA_MASK, 0, true, false)), | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:748:30 | 748 | ($typ::MANTISSA_MASK >> 1, quiet_or, | ^^^^^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 748 - ($typ::MANTISSA_MASK >> 1, quiet_or, 748 + (::MANTISSA_MASK >> 1, quiet_or, | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:751:30 | 751 | ($typ::MANTISSA_MASK >> 1, signaling_or, | ^^^^^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 751 - ($typ::MANTISSA_MASK >> 1, signaling_or, 751 + (::MANTISSA_MASK >> 1, signaling_or, | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:765:44 | 765 | 0 == generated_value & $typ::MANTISSA_MASK | ^^^^^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 765 - 0 == generated_value & $typ::MANTISSA_MASK 765 + 0 == generated_value & ::MANTISSA_MASK | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> src/test_runner/config.rs:398:5 | 223 | #[derive(Clone, Debug, PartialEq)] | --------- in this derive macro expansion ... 398 | pub result_cache: fn() -> Box, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default warning: `proptest` (lib) generated 15 warnings (run `cargo fix --lib -p proptest` to apply 14 suggestions) Compiling trybuild v1.0.118 Running `/usr/bin/rustc --crate-name trybuild --edition=2024 /usr/share/cargo/registry/trybuild-1.0.118/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("diff"))' -C metadata=81b83656ca19b956 -C extra-filename=-fd451ec55358a4ad --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern glob=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libglob-3b666895cfdcf748.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libserde-1452b2e8e3e4b401.rmeta --extern serde_derive=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libserde_derive-7e5cf42c5a7eaa49.so --extern serde_json=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libserde_json-faccdf5a3a8047a2.rmeta --extern target_triple=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtarget_triple-3181bd7c61709104.rmeta --extern termcolor=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtermcolor-46caf5e0d2e36c65.rmeta --extern toml=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtoml-cd865a1fcad5725f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling proptest v1.11.0 (/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0) Running `/usr/bin/rustc --crate-name proptest --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "f16", "fork", "handle-panics", "hardware-rng", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=4caeaec8b5f413c1 -C extra-filename=-956b635c2bc932a9 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern bit_set=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_set-1be936ea8e660bfa.rlib --extern bit_vec=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_vec-4107bbd0347fde56.rlib --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbitflags-7c2f9a6f8c623ea8.rlib --extern num_traits=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libnum_traits-a2c7aec0355b92c3.rlib --extern rand=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand-e8f8429a5f170137.rlib --extern rand_chacha=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_chacha-dfef873d9b67a61a.rlib --extern rand_xorshift=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_xorshift-cd4e9bd503453d43.rlib --extern regex=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex-710135bafe256fe1.rlib --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex_syntax-8fe26af5d374a2c0.rlib --extern rusty_fork=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librusty_fork-b00e0e53b172ccca.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtempfile-5d7043742bb4d466.rlib --extern trybuild=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtrybuild-fd451ec55358a4ad.rlib --extern unarray=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libunarray-a822da1280dcfec2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name attr_macro --edition=2021 tests/attr_macro.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="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "f16", "fork", "handle-panics", "hardware-rng", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=cf3705a113a7b28c -C extra-filename=-948a85e7e6cdb85d --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern bit_set=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_set-1be936ea8e660bfa.rlib --extern bit_vec=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_vec-4107bbd0347fde56.rlib --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbitflags-7c2f9a6f8c623ea8.rlib --extern num_traits=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libnum_traits-a2c7aec0355b92c3.rlib --extern proptest=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libproptest-1f44ab2910ea49ca.rlib --extern rand=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand-e8f8429a5f170137.rlib --extern rand_chacha=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_chacha-dfef873d9b67a61a.rlib --extern rand_xorshift=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_xorshift-cd4e9bd503453d43.rlib --extern regex=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex-710135bafe256fe1.rlib --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex_syntax-8fe26af5d374a2c0.rlib --extern rusty_fork=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librusty_fork-b00e0e53b172ccca.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtempfile-5d7043742bb4d466.rlib --extern trybuild=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtrybuild-fd451ec55358a4ad.rlib --extern unarray=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libunarray-a822da1280dcfec2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name dateparser_v1 --edition=2021 examples/dateparser_v1.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="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "f16", "fork", "handle-panics", "hardware-rng", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=b68f0ba309839d87 -C extra-filename=-933e1c4909c19c39 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/examples -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern bit_set=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_set-1be936ea8e660bfa.rlib --extern bit_vec=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_vec-4107bbd0347fde56.rlib --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbitflags-7c2f9a6f8c623ea8.rlib --extern num_traits=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libnum_traits-a2c7aec0355b92c3.rlib --extern proptest=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libproptest-1f44ab2910ea49ca.rlib --extern rand=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand-e8f8429a5f170137.rlib --extern rand_chacha=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_chacha-dfef873d9b67a61a.rlib --extern rand_xorshift=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_xorshift-cd4e9bd503453d43.rlib --extern regex=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex-710135bafe256fe1.rlib --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex_syntax-8fe26af5d374a2c0.rlib --extern rusty_fork=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librusty_fork-b00e0e53b172ccca.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtempfile-5d7043742bb4d466.rlib --extern trybuild=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtrybuild-fd451ec55358a4ad.rlib --extern unarray=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libunarray-a822da1280dcfec2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tutorial_strategy_play --edition=2021 examples/tutorial-strategy-play.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="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "f16", "fork", "handle-panics", "hardware-rng", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=6b0e96687d324e37 -C extra-filename=-64df0e812455472f --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/examples -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern bit_set=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_set-1be936ea8e660bfa.rlib --extern bit_vec=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_vec-4107bbd0347fde56.rlib --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbitflags-7c2f9a6f8c623ea8.rlib --extern num_traits=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libnum_traits-a2c7aec0355b92c3.rlib --extern proptest=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libproptest-1f44ab2910ea49ca.rlib --extern rand=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand-e8f8429a5f170137.rlib --extern rand_chacha=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_chacha-dfef873d9b67a61a.rlib --extern rand_xorshift=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_xorshift-cd4e9bd503453d43.rlib --extern regex=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex-710135bafe256fe1.rlib --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex_syntax-8fe26af5d374a2c0.rlib --extern rusty_fork=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librusty_fork-b00e0e53b172ccca.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtempfile-5d7043742bb4d466.rlib --extern trybuild=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtrybuild-fd451ec55358a4ad.rlib --extern unarray=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libunarray-a822da1280dcfec2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name config_defaults --edition=2021 examples/config-defaults.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="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "f16", "fork", "handle-panics", "hardware-rng", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=a116b8524b6948b2 -C extra-filename=-a192acac5496a7b5 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/examples -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern bit_set=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_set-1be936ea8e660bfa.rlib --extern bit_vec=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_vec-4107bbd0347fde56.rlib --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbitflags-7c2f9a6f8c623ea8.rlib --extern num_traits=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libnum_traits-a2c7aec0355b92c3.rlib --extern proptest=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libproptest-1f44ab2910ea49ca.rlib --extern rand=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand-e8f8429a5f170137.rlib --extern rand_chacha=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_chacha-dfef873d9b67a61a.rlib --extern rand_xorshift=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_xorshift-cd4e9bd503453d43.rlib --extern regex=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex-710135bafe256fe1.rlib --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex_syntax-8fe26af5d374a2c0.rlib --extern rusty_fork=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librusty_fork-b00e0e53b172ccca.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtempfile-5d7043742bb4d466.rlib --extern trybuild=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtrybuild-fd451ec55358a4ad.rlib --extern unarray=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libunarray-a822da1280dcfec2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name dateparser_v2 --edition=2021 examples/dateparser_v2.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="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "f16", "fork", "handle-panics", "hardware-rng", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=67b73c9a32ca9540 -C extra-filename=-e02a6e45bf706cd3 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/examples -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern bit_set=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_set-1be936ea8e660bfa.rlib --extern bit_vec=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_vec-4107bbd0347fde56.rlib --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbitflags-7c2f9a6f8c623ea8.rlib --extern num_traits=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libnum_traits-a2c7aec0355b92c3.rlib --extern proptest=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libproptest-1f44ab2910ea49ca.rlib --extern rand=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand-e8f8429a5f170137.rlib --extern rand_chacha=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_chacha-dfef873d9b67a61a.rlib --extern rand_xorshift=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_xorshift-cd4e9bd503453d43.rlib --extern regex=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex-710135bafe256fe1.rlib --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex_syntax-8fe26af5d374a2c0.rlib --extern rusty_fork=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librusty_fork-b00e0e53b172ccca.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtempfile-5d7043742bb4d466.rlib --extern trybuild=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtrybuild-fd451ec55358a4ad.rlib --extern unarray=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libunarray-a822da1280dcfec2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tutorial_simplify_play --edition=2021 examples/tutorial-simplify-play.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="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "f16", "fork", "handle-panics", "hardware-rng", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=b531392e80cfdd6c -C extra-filename=-370342ad8ea95de1 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/examples -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern bit_set=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_set-1be936ea8e660bfa.rlib --extern bit_vec=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_vec-4107bbd0347fde56.rlib --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbitflags-7c2f9a6f8c623ea8.rlib --extern num_traits=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libnum_traits-a2c7aec0355b92c3.rlib --extern proptest=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libproptest-1f44ab2910ea49ca.rlib --extern rand=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand-e8f8429a5f170137.rlib --extern rand_chacha=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_chacha-dfef873d9b67a61a.rlib --extern rand_xorshift=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_xorshift-cd4e9bd503453d43.rlib --extern regex=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex-710135bafe256fe1.rlib --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex_syntax-8fe26af5d374a2c0.rlib --extern rusty_fork=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librusty_fork-b00e0e53b172ccca.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtempfile-5d7043742bb4d466.rlib --extern trybuild=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtrybuild-fd451ec55358a4ad.rlib --extern unarray=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libunarray-a822da1280dcfec2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name fib --edition=2021 examples/fib.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="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "f16", "fork", "handle-panics", "hardware-rng", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=9d92f11f1775f8eb -C extra-filename=-fbfdbcd30bb92749 --out-dir /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/examples -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps --extern bit_set=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_set-1be936ea8e660bfa.rlib --extern bit_vec=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_vec-4107bbd0347fde56.rlib --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbitflags-7c2f9a6f8c623ea8.rlib --extern num_traits=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libnum_traits-a2c7aec0355b92c3.rlib --extern proptest=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libproptest-1f44ab2910ea49ca.rlib --extern rand=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand-e8f8429a5f170137.rlib --extern rand_chacha=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_chacha-dfef873d9b67a61a.rlib --extern rand_xorshift=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_xorshift-cd4e9bd503453d43.rlib --extern regex=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex-710135bafe256fe1.rlib --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex_syntax-8fe26af5d374a2c0.rlib --extern rusty_fork=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librusty_fork-b00e0e53b172ccca.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtempfile-5d7043742bb4d466.rlib --extern trybuild=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtrybuild-fd451ec55358a4ad.rlib --extern unarray=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libunarray-a822da1280dcfec2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:707:21 | 707 | $typ::SIGN_MASK | ^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 note: the lint level is defined here --> src/lib.rs:17:11 | 17 | #![forbid(future_incompatible)] | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(unstable_name_collisions)]` implied by `#[warn(future_incompatible)]` = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 707 - $typ::SIGN_MASK 707 + ::SIGN_MASK | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::SIGN_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:714:21 | 714 | $typ::SIGN_MASK | ^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 714 - $typ::SIGN_MASK 714 + ::SIGN_MASK | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::SIGN_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:739:47 | 739 | ($typ::EXP_MASK | $typ::MANTISSA_MASK, 0, | ^^^^^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 739 - ($typ::EXP_MASK | $typ::MANTISSA_MASK, 0, 739 + ($typ::EXP_MASK | ::MANTISSA_MASK, 0, | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:742:30 | 742 | ($typ::MANTISSA_MASK, 0, true, false)), | ^^^^^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 742 - ($typ::MANTISSA_MASK, 0, true, false)), 742 + (::MANTISSA_MASK, 0, true, false)), | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:748:30 | 748 | ($typ::MANTISSA_MASK >> 1, quiet_or, | ^^^^^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 748 - ($typ::MANTISSA_MASK >> 1, quiet_or, 748 + (::MANTISSA_MASK >> 1, quiet_or, | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:751:30 | 751 | ($typ::MANTISSA_MASK >> 1, signaling_or, | ^^^^^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 751 - ($typ::MANTISSA_MASK >> 1, signaling_or, 751 + (::MANTISSA_MASK >> 1, signaling_or, | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:765:44 | 765 | 0 == generated_value & $typ::MANTISSA_MASK | ^^^^^^^^^^^^^^^^^^^ ... 965 | float_bin_search!(f32, F32U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 765 - 0 == generated_value & $typ::MANTISSA_MASK 765 + 0 == generated_value & ::MANTISSA_MASK | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f32::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:707:21 | 707 | $typ::SIGN_MASK | ^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 707 - $typ::SIGN_MASK 707 + ::SIGN_MASK | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::SIGN_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:714:21 | 714 | $typ::SIGN_MASK | ^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 714 - $typ::SIGN_MASK 714 + ::SIGN_MASK | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::SIGN_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:739:47 | 739 | ($typ::EXP_MASK | $typ::MANTISSA_MASK, 0, | ^^^^^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 739 - ($typ::EXP_MASK | $typ::MANTISSA_MASK, 0, 739 + ($typ::EXP_MASK | ::MANTISSA_MASK, 0, | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:742:30 | 742 | ($typ::MANTISSA_MASK, 0, true, false)), | ^^^^^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 742 - ($typ::MANTISSA_MASK, 0, true, false)), 742 + (::MANTISSA_MASK, 0, true, false)), | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:748:30 | 748 | ($typ::MANTISSA_MASK >> 1, quiet_or, | ^^^^^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 748 - ($typ::MANTISSA_MASK >> 1, quiet_or, 748 + (::MANTISSA_MASK >> 1, quiet_or, | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:751:30 | 751 | ($typ::MANTISSA_MASK >> 1, signaling_or, | ^^^^^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 751 - ($typ::MANTISSA_MASK >> 1, signaling_or, 751 + (::MANTISSA_MASK >> 1, signaling_or, | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: an associated constant with this name may be added to the standard library in the future --> src/num.rs:765:44 | 765 | 0 == generated_value & $typ::MANTISSA_MASK | ^^^^^^^^^^^^^^^^^^^ ... 966 | float_bin_search!(f64, F64U); | ---------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = note: this warning originates in the macro `float_any` which comes from the expansion of the macro `float_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info) help: use the fully qualified path to the associated const | 765 - 0 == generated_value & $typ::MANTISSA_MASK 765 + 0 == generated_value & ::MANTISSA_MASK | help: add `#![feature(float_masks)]` to the crate attributes to enable `core::f64::::MANTISSA_MASK` --> src/lib.rs:34:1 | 34 + #![feature(float_masks)] | warning: `proptest` (lib test) generated 15 warnings (1 duplicate) (run `cargo fix --lib -p proptest --tests` to apply 14 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 6m 16s Running `/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/proptest-956b635c2bc932a9` running 1511 tests test arbitrary::_alloc::char::test::decode_utf16_error::no_panic ... ok test arbitrary::_alloc::char::test::escape_debug::no_panic ... ok test arbitrary::_alloc::char::test::escape_default::no_panic ... ok test arbitrary::_alloc::boxed::test::boxed::no_panic ... ok test arbitrary::_alloc::char::test::escape_unicode::no_panic ... ok test arbitrary::_alloc::collections::test::arc_slice::no_panic ... ok test arbitrary::_alloc::collections::test::binary_heap::no_panic ... ok test arbitrary::_alloc::char::test::parse_char_error::no_panic ... ok test arbitrary::_alloc::collections::test::box_slice::no_panic ... ok test arbitrary::_alloc::collections::test::btree_set::no_panic ... ok test arbitrary::_alloc::collections::test::bound::no_panic ... ok test arbitrary::_alloc::collections::test::btree_map::no_panic ... ok test arbitrary::_alloc::collections::test::into_iter_binary_heap::no_panic ... ok test arbitrary::_alloc::collections::test::hash_set::no_panic ... ok test arbitrary::_alloc::collections::test::hash_map::no_panic ... ok test arbitrary::_alloc::collections::test::into_iter_hash_map::no_panic ... ok test arbitrary::_alloc::collections::test::into_iter_hash_set::no_panic ... ok test arbitrary::_alloc::collections::test::into_iter_btree_map::no_panic ... ok test arbitrary::_alloc::collections::test::into_iter_btree_set::no_panic ... ok test arbitrary::_alloc::collections::test::into_iter_vec_deque::no_panic ... ok test arbitrary::_alloc::collections::test::into_iter_vec::no_panic ... ok test arbitrary::_alloc::collections::test::into_iter_linked_list::no_panic ... ok test arbitrary::_alloc::collections::test::size_bounds::no_panic ... ok test arbitrary::_alloc::collections::test::linked_list::no_panic ... ok test arbitrary::_alloc::collections::test::rc_slice::no_panic ... ok test arbitrary::_alloc::collections::test::vec_deque::no_panic ... ok test arbitrary::_alloc::hash::test::default_hasher::no_panic ... ok test arbitrary::_alloc::hash::test::random_state::no_panic ... ok test arbitrary::_alloc::ops::test::range::no_panic ... ok test arbitrary::_alloc::hash::test::build_hasher_default::no_panic ... ok test arbitrary::_alloc::collections::test::vec::no_panic ... ok test arbitrary::_alloc::ops::test::range_from::no_panic ... ok test arbitrary::_alloc::ops::test::range_to::no_panic ... ok test arbitrary::_alloc::ops::test::range_full::no_panic ... ok test arbitrary::_alloc::ops::test::range_inclusive::no_panic ... ok test arbitrary::_alloc::ops::test::range_to_inclusive::no_panic ... ok test arbitrary::_alloc::str::test::utf8_error::no_panic ... ok test arbitrary::_alloc::rc::test::rc::no_panic ... ok test arbitrary::_alloc::sync::test::arc::no_panic ... ok test arbitrary::_alloc::str::test::parse_bool_error::no_panic ... ok test arbitrary::_alloc::sync::test::atomic_bool::no_panic ... ok test arbitrary::_alloc::sync::test::atomic_usize::no_panic ... ok test arbitrary::_core::ascii::test::escape_default::no_panic ... ok test arbitrary::_alloc::sync::test::atomic_isize::no_panic ... ok test arbitrary::_core::cell::test::cell::no_panic ... ok test arbitrary::_alloc::sync::test::ordering::no_panic ... ok test arbitrary::_core::cell::test::ref_cell::no_panic ... ok test arbitrary::_core::cmp::test::reverse::no_panic ... ok test arbitrary::_core::cell::test::unsafe_cell::no_panic ... ok test arbitrary::_core::iter::test::chain::no_panic ... ok test arbitrary::_core::cmp::test::ordering::no_panic ... ok test arbitrary::_core::fmt::test::error::no_panic ... ok test arbitrary::_core::iter::test::empty::no_panic ... ok test arbitrary::_core::iter::test::enumerate::no_panic ... ok test arbitrary::_core::iter::test::cloned::no_panic ... ok test arbitrary::_core::iter::test::cycle::no_panic ... ok test arbitrary::_core::iter::test::fuse::no_panic ... ok test arbitrary::_core::iter::test::repeat::no_panic ... ok test arbitrary::_core::iter::test::once::no_panic ... ok test arbitrary::_core::iter::test::peekable::no_panic ... ok test arbitrary::_core::iter::test::take::no_panic ... ok test arbitrary::_core::iter::test::zip::no_panic ... ok test arbitrary::_core::iter::test::rev::no_panic ... ok test arbitrary::_core::iter::test::skip::no_panic ... ok test arbitrary::_core::mem::test::discriminant_struct::no_panic ... ok test arbitrary::_core::marker::test::phantom_data::no_panic ... ok test arbitrary::_core::mem::test::discriminant_enum::no_panic ... ok test arbitrary::_core::non_zero::test::i128::no_panic ... ok test arbitrary::_core::non_zero::test::i32::no_panic ... ok test arbitrary::_core::non_zero::test::i64::no_panic ... ok test arbitrary::_core::non_zero::test::i16::no_panic ... ok test arbitrary::_core::non_zero::test::u128::no_panic ... ok test arbitrary::_core::non_zero::test::i8::no_panic ... ok test arbitrary::_core::non_zero::test::isize::no_panic ... ok test arbitrary::_core::non_zero::test::u16::no_panic ... ok test arbitrary::_core::non_zero::test::u32::no_panic ... ok test arbitrary::_core::non_zero::test::u64::no_panic ... ok test arbitrary::_core::non_zero::test::u8::no_panic ... ok test arbitrary::_core::non_zero::test::usize::no_panic ... ok test arbitrary::_core::num::test::fp_category::no_panic ... ok test arbitrary::_core::num::test::parse_float_error::no_panic ... ok test arbitrary::_core::num::test::parse_int_error::no_panic ... ok test arbitrary::_core::num::test::saturating::no_panic ... ok test arbitrary::_core::num::test::wrapping::no_panic ... ok test arbitrary::_core::option::test::option::no_panic ... ok test arbitrary::_core::option::test::option_iter::no_panic ... ok test arbitrary::_core::option::test::option_parse_error::no_panic ... ok test arbitrary::_core::option::test::probability::no_panic ... ok test arbitrary::_core::result::test::into_iter::no_panic ... ok test arbitrary::_core::result::test::result::no_panic ... ok test arbitrary::_core::result::test::result_a_parse_error::no_panic ... ok test arbitrary::_core::result::test::result_parse_error_a::no_panic ... ok test arbitrary::_std::env::test::args::no_panic ... ok test arbitrary::_std::env::test::join_paths_error::no_panic ... ok test arbitrary::_std::env::test::args_os::no_panic ... ok test arbitrary::_std::env::test::vars::no_panic ... ok test arbitrary::_std::env::test::vars_os::no_panic ... ok test arbitrary::_std::ffi::test::box_c_str::no_panic ... ok test arbitrary::_std::ffi::test::box_os_str::no_panic ... ok test arbitrary::_std::ffi::test::c_string::no_panic ... ok test arbitrary::_std::ffi::test::from_bytes_with_nul::no_panic ... ok test arbitrary::_alloc::char::test::decode_utf16::no_panic ... ok test arbitrary::_std::ffi::test::os_string::no_panic ... ok test arbitrary::_std::fs::test::dir_builder::no_panic ... ok test arbitrary::_std::io::test::buf_reader::no_panic ... ok test arbitrary::_std::io::test::buf_writer::no_panic ... ok test arbitrary::_std::io::test::chain::no_panic ... ok test arbitrary::_std::io::test::cursor::no_panic ... ok test arbitrary::_std::io::test::empty::no_panic ... ok test arbitrary::_std::io::test::error::no_panic ... ok test arbitrary::_std::io::test::error_kind::no_panic ... ok test arbitrary::_std::io::test::line_writer::no_panic ... ok test arbitrary::_std::io::test::lines::no_panic ... ok test arbitrary::_std::io::test::repeat::no_panic ... ok test arbitrary::_std::io::test::seek_from::no_panic ... ok test arbitrary::_std::io::test::sink::no_panic ... ok test arbitrary::_std::io::test::split::no_panic ... ok test arbitrary::_std::io::test::stderr::no_panic ... ok test arbitrary::_std::io::test::stdin::no_panic ... ok test arbitrary::_std::io::test::stdout::no_panic ... ok test arbitrary::_std::io::test::take::no_panic ... ok test arbitrary::_std::net::test::addr_parse_error::no_panic ... ok test arbitrary::_std::net::test::ip_addr::no_panic ... ok test arbitrary::_std::net::test::ipv4_addr::no_panic ... ok test arbitrary::_std::net::test::ipv6_addr::no_panic ... ok test arbitrary::_std::net::test::shutdown::no_panic ... ok test arbitrary::_std::net::test::socket_addr::no_panic ... ok test arbitrary::_std::net::test::socket_addr_v4::no_panic ... ok test arbitrary::_std::net::test::socket_addr_v6::no_panic ... ok test arbitrary::_std::panic::test::assert_unwind_safe::no_panic ... ok test arbitrary::_std::env::test::make_utf16_invalid_doesnt_panic ... ok test arbitrary::_std::path::test::arc_path::no_panic ... ok test arbitrary::_std::path::test::box_path::no_panic ... ok test arbitrary::_std::path::test::path_buf::no_panic ... ok test arbitrary::_std::path::test::rc_path::no_panic ... ok test arbitrary::_std::path::test::strip_prefix_error::no_panic ... ok test arbitrary::_std::string::test::from_utf16_error::no_panic ... ok test arbitrary::_std::string::test::str_arc::no_panic ... ok test arbitrary::_std::string::test::str_box::no_panic ... ok test arbitrary::_std::string::test::str_rc::no_panic ... ok test arbitrary::_std::string::test::string::no_panic ... ok test arbitrary::_std::sync::test::barrier::no_panic ... ok test arbitrary::_std::env::test::var_error::no_panic ... ok test arbitrary::_std::sync::test::condvar::no_panic ... ok test arbitrary::_std::sync::test::mutex::no_panic ... ok test arbitrary::_std::sync::test::once::no_panic ... ok test arbitrary::_std::sync::test::recv_error::no_panic ... ok test arbitrary::_std::sync::test::recv_timeout_error::no_panic ... ok test arbitrary::_std::sync::test::rw_lock::no_panic ... ok test arbitrary::_std::sync::test::rx_tx::no_panic ... ok test arbitrary::_std::sync::test::rx_txiter::no_panic ... ok test arbitrary::_std::sync::test::send_error::no_panic ... ok test arbitrary::_std::sync::test::syncrx_tx::no_panic ... ok test arbitrary::_std::sync::test::syncrx_txiter::no_panic ... ok test arbitrary::_std::sync::test::try_recv_error::no_panic ... ok test arbitrary::_std::sync::test::try_send_error::no_panic ... ok test arbitrary::_std::sync::test::wait_timeout_result::no_panic ... ok test arbitrary::_std::thread::test::builder::no_panic ... ok test arbitrary::_std::time::test::duration::no_panic ... ok test arbitrary::_std::time::test::instant::no_panic ... ok test arbitrary::_std::time::test::system_time::no_panic ... ok test arbitrary::arrays::test::array_1024::no_panic ... ok test arbitrary::arrays::test::array_16::no_panic ... ok test arbitrary::primitives::test::bool::no_panic ... ok test arbitrary::primitives::test::char::no_panic ... ok test arbitrary::primitives::test::f32::no_panic ... ok test arbitrary::primitives::test::f64::no_panic ... ok test arbitrary::primitives::test::i128::no_panic ... ok test arbitrary::primitives::test::i16::no_panic ... ok test arbitrary::primitives::test::i32::no_panic ... ok test arbitrary::primitives::test::i64::no_panic ... ok test arbitrary::primitives::test::i8::no_panic ... ok test arbitrary::primitives::test::isize::no_panic ... ok test arbitrary::primitives::test::u128::no_panic ... ok test arbitrary::primitives::test::u16::no_panic ... ok test arbitrary::primitives::test::u32::no_panic ... ok test arbitrary::primitives::test::u64::no_panic ... ok test arbitrary::primitives::test::u8::no_panic ... ok test arbitrary::primitives::test::usize::no_panic ... ok test arbitrary::tuples::test::tuple_n10::no_panic ... ok test array::test::shrinks_fully_ltr ... ok test array::test::test_sanity ... ok test bits::test::complicates_to_previous ... ok test bits::test::generates_values_in_mask ... ok test bits::test::generates_values_in_range ... ok test bits::test::i128_generates_values_in_mask ... ok test bits::test::mask_bounds_for_bitset_correct ... ok test bits::test::mask_bounds_for_vecbool_correct ... ok test bits::test::sampled_doesnt_shrink_below_min_size ... ok test bits::test::sampled_selects_correct_sizes_and_bits ... ok test bits::test::shrinks_to_zero ... ok test bits::test::test_sanity ... ok test bits::test::u128_generates_values_in_range ... ok test bits::test::u128_shrinks_to_zero ... ok test bits::test::u128_test_sanity ... ok test bool::test::shrinks_properly ... ok test bool::test::test_sanity ... ok test char::test::applies_desired_bias ... ok test char::test::doesnt_shrink_to_ascii_control ... ok test char::test::stays_in_range ... ok test char::test::test_sanity ... ok test collection::test::test_map ... ok test collection::test::test_parallel_vec ... ok test collection::test::test_set ... ok test collection::test::test_vec ... ok test arbitrary::_std::sync::test::barrier_wait_result::no_panic ... ok test num::float_samplers::f32::test::all_floats_in_range_are_possible_1 ... ok test num::float_samplers::f32::test::all_floats_in_range_are_possible_2 ... ok test num::float_samplers::f32::test::first_split_might_slightly_overshoot_one_bound ... ok test num::float_samplers::f32::test::inclusive_range_end_bound_test ... ok test num::float_samplers::f32::test::inclusive_range_test ... ok test num::float_samplers::f32::test::indivisible_intervals_are_split_to_self ... ok test num::float_samplers::f32::test::max_precise_int_plus_one_is_rounded_down ... ok test num::float_samplers::f32::test::next_down_less_than_float ... ok test num::float_samplers::f32::test::no_value_between_float_and_next_down ... ok test num::float_samplers::f32::test::range_end_bound_test ... ok test num::float_samplers::f32::test::range_test ... ok test num::float_samplers::f32::test::split_intervals_are_consecutive ... ok test num::float_samplers::f32::test::split_intervals_are_the_same_size ... ok test num::float_samplers::f32::test::subsequent_splits_always_match_bounds ... ok test num::float_samplers::f32::test::values_less_than_or_equal_to_max_precise_int_are_not_rounded ... ok test num::float_samplers::f64::test::all_floats_in_range_are_possible_1 ... ok test num::float_samplers::f64::test::all_floats_in_range_are_possible_2 ... ok test num::float_samplers::f64::test::first_split_might_slightly_overshoot_one_bound ... ok test num::float_samplers::f64::test::inclusive_range_end_bound_test ... ok test num::float_samplers::f64::test::inclusive_range_test ... ok test num::float_samplers::f64::test::indivisible_intervals_are_split_to_self ... ok test num::float_samplers::f64::test::max_precise_int_plus_one_is_rounded_down ... ok test num::float_samplers::f64::test::next_down_less_than_float ... ok test num::float_samplers::f64::test::no_value_between_float_and_next_down ... ok test num::float_samplers::f64::test::range_end_bound_test ... ok test num::float_samplers::f64::test::range_test ... ok test collection::test::test_vec_sanity ... ok test num::float_samplers::f64::test::split_intervals_are_the_same_size ... ok test num::float_samplers::f64::test::split_intervals_are_consecutive ... ok test num::float_samplers::f64::test::subsequent_splits_always_match_bounds ... ok test num::test::contract_sanity::f32::range ... ok test num::float_samplers::f64::test::values_less_than_or_equal_to_max_precise_int_are_not_rounded ... ok test num::test::contract_sanity::f32::range_inclusive ... ok test num::test::contract_sanity::f32::range_from ... ok test num::test::contract_sanity::f32::range_to ... ok test num::test::contract_sanity::f32::range_to_inclusive ... ok test num::test::contract_sanity::f64::range ... ok test num::test::contract_sanity::f64::range_from ... ok test num::test::contract_sanity::f64::range_inclusive ... ok test num::test::contract_sanity::f64::range_to ... ok test num::test::contract_sanity::i16::range ... ok test num::test::contract_sanity::i16::range_from ... ok test num::test::contract_sanity::f64::range_to_inclusive ... ok test num::test::contract_sanity::i16::range_inclusive ... ok test num::test::contract_sanity::i16::range_to ... ok test num::test::contract_sanity::i32::range ... ok test num::test::contract_sanity::i16::range_to_inclusive ... ok test num::test::contract_sanity::i32::range_from ... ok test num::test::contract_sanity::i32::range_inclusive ... ok test num::test::contract_sanity::i32::range_to ... ok test num::test::contract_sanity::i32::range_to_inclusive ... ok test num::test::contract_sanity::i64::range_from ... ok test num::test::contract_sanity::i64::range_inclusive ... ok test num::test::contract_sanity::i64::range ... ok test num::test::contract_sanity::i64::range_to ... ok test num::test::contract_sanity::i64::range_to_inclusive ... ok test num::test::contract_sanity::i8::range_from ... ok test num::test::contract_sanity::i8::range_inclusive ... ok test num::test::contract_sanity::i8::range ... ok test num::test::contract_sanity::i8::range_to_inclusive ... ok test num::test::contract_sanity::i8::range_to ... ok test num::test::contract_sanity::isize::range ... ok test num::test::contract_sanity::isize::range_from ... ok test num::test::contract_sanity::isize::range_inclusive ... ok test num::test::contract_sanity::isize::range_to ... ok test num::test::contract_sanity::isize::range_to_inclusive ... ok test arbitrary::_std::ffi::test::into_string_error::no_panic ... ok test num::test::contract_sanity::u16::range_inclusive ... ok test num::test::contract_sanity::u16::range ... ok test num::test::contract_sanity::u16::range_to ... ok test num::test::contract_sanity::u16::range_to_inclusive ... ok test num::test::contract_sanity::u32::range ... ok test num::test::contract_sanity::u16::range_from ... ok test num::test::contract_sanity::u32::range_from ... ok test num::test::contract_sanity::u32::range_to ... ok test num::test::contract_sanity::u64::range ... ok test num::test::contract_sanity::u32::range_to_inclusive ... ok test num::test::contract_sanity::u64::range_inclusive ... ok test num::test::contract_sanity::u64::range_from ... ok test num::test::contract_sanity::u64::range_to_inclusive ... ok test num::test::contract_sanity::u64::range_to ... ok test num::test::contract_sanity::u8::range_from ... ok test num::test::contract_sanity::u8::range ... ok test num::test::contract_sanity::u8::range_to ... ok test num::test::contract_sanity::u8::range_inclusive ... ok test num::test::contract_sanity::usize::range ... ok test num::test::contract_sanity::u8::range_to_inclusive ... ok test num::test::contract_sanity::usize::range_inclusive ... ok test num::test::contract_sanity::u32::range_inclusive ... ok test num::test::contract_sanity::usize::range_from ... ok test num::test::contract_sanity::usize::range_to_inclusive ... ok test num::test::contract_sanity::usize::range_to ... ok test arbitrary::_std::string::test::from_utf8_error::no_panic ... ok test num::test::f32_any_sanity ... ok test num::test::float_simplifies_to_smallest_normal ... ok test num::test::i8_binary_search_always_converges ... ok test num::test::nan_simplifies_directly_to_zero ... ok test num::test::negative_float_simplifies_to_zero ... ok test num::test::negative_infinity_simplifies_directly_to_zero ... ok test num::test::negative_integer_range_stays_in_bounds ... ok test num::test::panic_on_empty::f32::range ... ok test num::test::panic_on_empty::f32::range_inclusive ... ok test num::test::panic_on_empty::f64::range ... ok test num::test::panic_on_empty::f64::range_inclusive ... ok test num::test::panic_on_empty::i16::range ... ok test num::test::panic_on_empty::i16::range_inclusive ... ok test num::test::panic_on_empty::i32::range ... ok test num::test::panic_on_empty::i32::range_inclusive ... ok test num::test::panic_on_empty::i64::range ... ok test num::test::panic_on_empty::i64::range_inclusive ... ok test num::test::panic_on_empty::i8::range ... ok test num::test::panic_on_empty::i8::range_inclusive ... ok test num::test::panic_on_empty::isize::range ... ok test num::test::panic_on_empty::isize::range_inclusive ... ok test num::test::f32_any_generates_desired_values ... ok test num::test::panic_on_empty::u16::range_inclusive ... ok test num::test::panic_on_empty::u16::range ... ok test num::test::panic_on_empty::u32::range ... ok test num::test::panic_on_empty::u32::range_inclusive ... ok test num::test::panic_on_empty::u64::range_inclusive ... ok test num::test::panic_on_empty::u64::range ... ok test num::test::panic_on_empty::u8::range_inclusive ... ok test num::test::panic_on_empty::u8::range ... ok test num::test::panic_on_empty::usize::range_inclusive ... ok test num::test::panic_on_empty::usize::range ... ok test num::test::positive_float_complicates_to_original ... ok test num::test::positive_float_simplifies_to_base ... ok test num::test::positive_float_simplifies_to_zero ... ok test num::test::positive_infinity_simplifies_directly_to_zero ... ok test num::test::positive_signed_integer_range_stays_in_bounds ... ok test num::test::signed_integer_binsearch_simplify_complicate_contract_upheld ... ok test num::test::signed_integer_range_including_zero_converges_to_zero ... ok test num::test::u8_binary_search_always_converges ... ok test num::test::u8_inclusive_end_included ... ok test num::test::u8_inclusive_to_end_included ... ok test num::test::unsigned_integer_binsearch_simplify_complicate_contract_upheld ... ok test num::test::unsigned_integer_range_stays_in_bounds ... ok test option::test::probability_defaults_to_0p5 ... ok test option::test::probability_handled_correctly ... ok test option::test::test_sanity ... ok test range_subset::test::sample_range ... ok test range_subset::test::subset_empty_range_works ... ok test range_subset::test::subset_full_range_works ... ok test range_subset::test::test_sample_sanity ... ok test result::test::probability_defaults_to_0p5 ... ok test result::test::probability_handled_correctly ... ok test result::test::shrink_to_correct_case ... ok test num::test::f64_any_sanity ... ok test sample::test::index_works ... ok test sample::test::sample_slice ... ok test sample::test::sample_vec ... ok test result::test::test_sanity ... ok test sample::test::subseq_full_vec_works ... ok test sample::test::test_sample_sanity ... ok test sample::test::selector_works ... ok test sample::test::test_select ... ok test strategy::filter::test::test_filter ... ok test sample::test::test_select_sanity ... ok test strategy::filter_map::test::test_filter_map ... ok test sample::test::subseq_empty_vec_works ... ok test strategy::flatten::test::flat_map_respects_regen_limit ... ok test strategy::filter::test::test_filter_sanity ... ok test strategy::filter_map::test::test_filter_map_sanity ... ok test strategy::flatten::test::test_ind_flat_map2_sanity ... ok test num::test::f64_any_generates_desired_values ... ok test strategy::flatten::test::test_ind_flat_map_sanity ... ok test strategy::fuse::test::test_sanity ... ok test strategy::map::test::perturb_uses_same_rng_every_time ... ok test strategy::map::test::perturb_uses_varying_random_seeds ... ok test strategy::fuse::test::guards_bad_transitions ... ok test strategy::map::test::test_map ... ok test strategy::flatten::test::test_flat_map ... ok test strategy::map::test::test_map_into ... ok test strategy::recursive::test::simplifies_to_non_recursive ... ok test strategy::shuffle::test::generates_different_permutations ... ok test strategy::shuffle::test::simplify_reduces_shuffle_amount ... ok test strategy::statics::test::test_static_filter ... ok test strategy::statics::test::test_static_map ... ok test strategy::unions::test::test_filter_tuple_union_sanity ... ok test strategy::unions::test::test_filter_union_sanity ... ok test strategy::unions::test::test_tuple_union ... ok test strategy::unions::test::test_tuple_union_all_sizes ... ok test strategy::unions::test::test_tuple_union_sanity ... ok test strategy::unions::test::test_tuple_union_weighting ... ok test strategy::unions::test::test_union ... ok test strategy::flatten::test::test_flat_map_sanity ... ok test strategy::unions::test::test_union_sanity ... ok test string::test::actix_web_0 ... ok test strategy::unions::test::test_union_weighted ... ok test string::test::actix_web_1 ... ok test string::test::aerial_0 ... ok test string::test::aerial_1 ... ok test string::test::afsort_0 ... ok test string::test::afsort_1 ... ok test string::test::afsort_2 ... ok test strategy::shuffle::test::simplify_complicate_contract_upheld ... ok test string::test::afsort_3 ... ok test string::test::afsort_6 ... ok test string::test::afsort_7 ... ok test string::test::afsort_4 ... ok test string::test::afsort_5 ... ok test string::test::airkorea_2 ... ok test string::test::airkorea_1 ... ok test string::test::alcibiades_0 ... ok test string::test::airkorea_0 ... ok test string::test::amethyst_tools_0 ... ok test string::test::amigo_0 ... ok test string::test::amigo_1 ... ok test string::test::amigo_2 ... ok test string::test::amigo_3 ... ok test string::test::amigo_4 ... ok test string::test::arpabet_0 ... ok test string::test::arpabet_1 ... ok test strategy::recursive::test::test_recursive ... ok test string::test::althea_kernel_interface_0 ... ok test string::test::althea_kernel_interface_1 ... ok test string::test::arthas_derive_0 ... ok test string::test::arthas_plugin_0 ... ok test string::test::arthas_plugin_1 ... ok test string::test::arthas_plugin_2 ... ok test string::test::article_date_extractor_0 ... ok test string::test::arthas_derive_1 ... ok test string::test::arthas_plugin_3 ... ok test string::test::article_date_extractor_1 ... ok test string::test::askalono_0 ... ok test string::test::askalono_1 ... ok test string::test::askalono_10 ... ok test string::test::askalono_2 ... ok test string::test::askalono_3 ... ok test string::test::askalono_5 ... ok test string::test::askalono_6 ... ok test string::test::askalono_7 ... ok test string::test::askalono_8 ... ok test string::test::assembunny_plus_0 ... ok test string::test::askalono_4 ... ok test string::test::assembunny_plus_1 ... ok test string::test::atarashii_imap_0 ... ok test string::test::askalono_9 ... ok test string::test::atarashii_imap_3 ... ok test string::test::atarashii_imap_2 ... ok test string::test::atarashii_imap_1 ... ok test string::test::atarashii_imap_4 ... ok test string::test::atarashii_imap_5 ... ok test string::test::aterm_0 ... ok test string::test::aterm_1 ... ok test string::test::atarashii_imap_7 ... ok test string::test::atarashii_imap_6 ... ok test string::test::arthas_derive_2 ... ok test string::test::avro_0 ... ok test string::test::avro_1 ... ok test string::test::bakervm_0 ... ok test string::test::bakervm_1 ... ok test string::test::bakervm_10 ... ok test string::test::bakervm_2 ... ok test string::test::bakervm_3 ... ok test string::test::bakervm_4 ... ok test string::test::autoshutdown_0 ... ok test string::test::bakervm_5 ... ok test string::test::bakervm_6 ... ok test string::test::bakervm_7 ... ok test string::test::bakervm_8 ... ok test string::test::bakervm_9 ... ok test string::test::avm_0 ... ok test string::test::avm_1 ... ok test string::test::bbcode_1 ... ok test string::test::bbcode_0 ... ok test string::test::bbcode_10 ... ok test string::test::bbcode_12 ... ok test string::test::bbcode_11 ... ok test string::test::bbcode_13 ... ok test string::test::banana_0 ... ok test string::test::bbcode_15 ... ok test string::test::bbcode_17 ... ok test string::test::bbcode_18 ... ok test string::test::bbcode_19 ... ok test string::test::bbcode_2 ... ok test string::test::bbcode_20 ... ok test string::test::bbcode_22 ... ok test string::test::bbcode_21 ... ok test string::test::bbcode_14 ... ok test string::test::bbcode_23 ... ok test string::test::bbcode_16 ... ok test string::test::bbcode_3 ... ok test string::test::bbcode_25 ... ok test string::test::bbcode_6 ... ok test string::test::bbcode_7 ... ok test string::test::bbcode_5 ... ok test string::test::bbcode_9 ... ok test string::test::bbcode_4 ... ok test string::test::bbcode_8 ... ok test string::test::bbcode_24 ... ok test string::test::block_utils_0 ... ok test string::test::block_utils_1 ... ok test string::test::block_utils_2 ... ok test string::test::bobbin_cli_1 ... ok test string::test::bobbin_cli_0 ... ok test string::test::bobbin_cli_2 ... ok test string::test::bobbin_cli_3 ... ok test string::test::bobbin_cli_4 ... ok test string::test::bindgen_0 ... ok test string::test::bobbin_cli_7 ... ok test string::test::bobbin_cli_8 ... ok test string::test::bobbin_cli_5 ... ok test string::test::borsholder_1 ... ok test string::test::bullet_core_0 ... ok test string::test::bullet_core_1 ... ok test string::test::bobbin_cli_9 ... ok test string::test::bullet_core_11 ... ok test string::test::bullet_core_12 ... ok test string::test::bullet_core_13 ... ok test string::test::bullet_core_10 ... ok test string::test::bullet_core_2 ... ok test string::test::bullet_core_3 ... ok test string::test::bullet_core_4 ... ok test string::test::bullet_core_5 ... ok test string::test::bullet_core_6 ... ok test string::test::bullet_core_14 ... ok test string::test::bullet_core_8 ... ok test string::test::bullet_core_9 ... ok test string::test::cabot_0 ... ok test string::test::bullet_core_7 ... ok test string::test::canteen_0 ... ok test string::test::card_validate_0 ... ok test string::test::card_validate_1 ... ok test string::test::cabot_1 ... ok test string::test::card_validate_3 ... ok test string::test::card_validate_4 ... ok test string::test::card_validate_5 ... ok test string::test::card_validate_2 ... ok test string::test::card_validate_7 ... ok test string::test::card_validate_8 ... ok test string::test::card_validate_9 ... ok test string::test::card_validate_6 ... ok test string::test::cargo_coverage_annotations_0 ... ok test string::test::cargo_culture_kit_0 ... ok test string::test::borsholder_0 ... ok test string::test::bobbin_cli_6 ... ok test string::test::cargo_edit_0 ... ok test string::test::cargo_edit_1 ... ok test string::test::cargo_incremental_0 ... ok test string::test::cargo_disassemble_0 ... ok test string::test::cargo_incremental_1 ... ok test string::test::cargo_incremental_2 ... ok test string::test::cargo_demangle_0 ... ok test string::test::cargo_release_0 ... ok test string::test::cargo_release_1 ... ok test string::test::cargo_brew_0 ... ok test string::test::cargo_screeps_0 ... ok test string::test::cargo_script_0 ... ok test string::test::cargo_script_1 ... ok test string::test::cargo_script_2 ... ok test string::test::cargo_script_4 ... ok test string::test::cargo_script_3 ... ok test string::test::cargo_tarpaulin_2 ... ok test string::test::cargo_tarpaulin_1 ... ok test string::test::cargo_tarpaulin_0 ... ok test string::test::cargo_testjs_0 ... ok test string::test::cargo_testify_1 ... ok test string::test::cargo_update_0 ... ok test string::test::cargo_wix_0 ... ok test string::test::cargo_wix_1 ... ok test string::test::cargo_wix_2 ... ok test string::test::cargo_wix_3 ... ok test string::test::cargo_urlcrate_0 ... ok test string::test::carnix_1 ... ok test string::test::cargo_testify_0 ... ok test string::test::carnix_0 ... ok test string::test::caseless_0 ... ok test string::test::caseless_1 ... ok test string::test::cdbd_0 ... ok test string::test::cellsplit_0 ... ok test string::test::cellsplit_1 ... ok test string::test::checkmail_0 ... ok test string::test::chema_0 ... ok test string::test::chema_1 ... ok test string::test::chord3_0 ... ok test string::test::cargo_incremental_3 ... ok test string::test::carnix_2 ... ok test string::test::chord3_2 ... ok test string::test::cicada_0 ... ok test string::test::cicada_1 ... ok test string::test::chord3_3 ... ok test string::test::chord3_1 ... ok test string::test::cicada_4 ... ok test string::test::cicada_2 ... ok test string::test::cifar_10_loader_0 ... ok test string::test::carnix_3 ... ok test string::test::circadian_1 ... ok test string::test::circadian_2 ... ok test string::test::cifar_10_loader_1 ... ok test string::test::circadian_0 ... ok test string::test::classifier_0 ... ok test string::test::claude_0 ... ok test string::test::click_1 ... ok test string::test::cniguru_0 ... ok test string::test::cntk_0 ... ok test string::test::cntk_1 ... ok test string::test::cobalt_bin_0 ... ok test string::test::codeowners_0 ... ok test string::test::codeowners_1 ... ok test string::test::codeowners_2 ... ok test string::test::colorizex_0 ... ok test string::test::cicada_3 ... ok test string::test::colorstring_1 ... ok test string::test::commodore_0 ... ok test string::test::comrak_0 ... ok test string::test::colorstring_0 ... ok test string::test::content_blocker_0 ... ok test string::test::conserve_0 ... ok test string::test::content_blocker_1 ... ok test string::test::content_blocker_10 ... ok test string::test::content_blocker_11 ... ok test string::test::clam_0 ... ok test string::test::content_blocker_12 ... ok test string::test::content_blocker_13 ... ok test string::test::content_blocker_2 ... ok test string::test::content_blocker_5 ... ok test string::test::content_blocker_6 ... ok test string::test::content_blocker_7 ... ok test string::test::content_blocker_4 ... ok test string::test::content_blocker_3 ... ok test string::test::content_blocker_8 ... ok test string::test::corollary_1 ... ok test string::test::content_blocker_9 ... ok test string::test::cpp_to_rust_0 ... ok test string::test::cpp_to_rust_1 ... ok test string::test::cosmogony_0 ... ok test string::test::cpp_to_rust_2 ... ok test string::test::cpp_to_rust_3 ... ok test string::test::cpp_to_rust_4 ... ok test string::test::cpp_to_rust_generator_0 ... ok test string::test::corollary_0 ... ok test string::test::cpp_to_rust_generator_1 ... ok test string::test::cpp_to_rust_generator_2 ... ok test string::test::cpp_to_rust_generator_4 ... ok test string::test::cpp_to_rust_5 ... ok test string::test::cron_rs_0 ... ok test string::test::cpp_to_rust_generator_3 ... ok test string::test::cpp_to_rust_generator_5 ... ok test string::test::dash2html_1 ... ok test string::test::db_accelerate_0 ... ok test string::test::dash2html_0 ... ok test string::test::deb_version_0 ... ok test string::test::debcargo_0 ... ok test string::test::db_accelerate_1 ... ok test string::test::debcargo_1 ... ok test string::test::diesel_cli_0 ... ok test string::test::djangohashers_0 ... ok test string::test::dok_0 ... ok test string::test::dono_0 ... ok test string::test::dono_1 ... ok test string::test::dono_2 ... ok test string::test::dishub_0 ... ok test string::test::duration_parser_0 ... ok test string::test::dutree_0 ... ok test string::test::dvb_0 ... ok test string::test::dvb_1 ... ok test string::test::dvb_2 ... ok test string::test::d20_0 ... ok test string::test::editorconfig_1 ... ok test string::test::editorconfig_2 ... ok test string::test::editorconfig_0 ... ok test string::test::drill_0 ... ok test string::test::editorconfig_5 ... ok test string::test::editorconfig_6 ... ok test string::test::editorconfig_3 ... ok test string::test::editorconfig_8 ... ok test string::test::edmunge_0 ... ok test string::test::egc_0 ... ok test string::test::egg_mode_text_0 ... ok test string::test::editorconfig_7 ... ok test string::test::editorconfig_4 ... ok test string::test::eliza_2 ... ok test string::test::eliza_1 ... ok test string::test::emojicons_0 ... ok test string::test::epub_0 ... ok test string::test::emote_0 ... ok test string::test::eliza_0 ... ok test string::test::ethcore_logger_0 ... ok test string::test::evalrs_1 ... ok test string::test::evalrs_2 ... ok test string::test::eve_0 ... ok test string::test::extrahop_0 ... ok test string::test::faker_0 ... ok test string::test::faker_1 ... ok test string::test::faker_10 ... ok test string::test::faker_11 ... ok test string::test::faker_2 ... ok test string::test::faker_3 ... ok test string::test::faker_4 ... ok test string::test::faker_5 ... ok test string::test::faker_6 ... ok test string::test::faker_7 ... ok test string::test::faker_8 ... ok test string::test::faker_9 ... ok test string::test::evalrs_3 ... ok test string::test::fancy_prompt_1 ... ok test string::test::fancy_regex_0 ... ok test string::test::fancy_prompt_0 ... ok test string::test::fancy_regex_2 ... ok test string::test::fancy_regex_1 ... ok test string::test::fanta_cli_0 ... ok test string::test::fanta_0 ... ok test string::test::fanta_cli_1 ... ok test string::test::fblog_0 ... ok test string::test::feaders_0 ... ok test string::test::feaders_1 ... ok test string::test::evalrs_0 ... ok test string::test::fblog_1 ... ok test string::test::feaders_2 ... ok test string::test::feaders_3 ... ok test string::test::file_logger_0 ... ok test string::test::feaders_4 ... ok test string::test::file_scanner_0 ... ok test string::test::file_scanner_1 ... ok test string::test::file_scanner_3 ... ok test string::test::file_sniffer_0 ... ok test string::test::file_scanner_4 ... ok test string::test::file_sniffer_2 ... ok test string::test::file_sniffer_1 ... ok test string::test::file_sniffer_4 ... ok test string::test::file_sniffer_3 ... ok test string::test::findr_0 ... ok test string::test::findr_1 ... ok test string::test::flow_0 ... ok test string::test::findr_2 ... ok test string::test::flow_2 ... ok test string::test::flow_1 ... ok test string::test::form_checker_0 ... ok test string::test::flow_3 ... ok test string::test::file_scanner_2 ... ok test string::test::form_checker_1 ... ok test string::test::fs_eventbridge_0 ... ok test string::test::fselect_0 ... ok test string::test::fselect_1 ... ok test string::test::fractal_matrix_api_0 ... ok test string::test::ftp_1 ... ok test string::test::ftp_2 ... ok test string::test::fungi_lang_0 ... ok test string::test::fritzbox_logs_0 ... ok test string::test::genact_0 ... ok test string::test::gate_build_0 ... ok test string::test::genact_1 ... ok test string::test::generate_nix_pkg_1 ... ok test string::test::generic_dns_update_0 ... ok test string::test::generate_nix_pkg_0 ... ok test string::test::generic_dns_update_2 ... ok test string::test::generic_dns_update_3 ... ok test string::test::generic_dns_update_4 ... ok test string::test::generic_dns_update_5 ... ok test string::test::geochunk_0 ... ok test string::test::ger_0 ... ok test string::test::ger_1 ... ok test string::test::ggp_rs_0 ... ok test string::test::ggp_rs_1 ... ok test string::test::git2_codecommit_0 ... ok test string::test::git_find_0 ... ok test string::test::git_journal_0 ... ok test string::test::git_shell_enforce_directory_0 ... ok test string::test::git_workarea_0 ... ok test string::test::gitlab_api_0 ... ok test string::test::generic_dns_update_1 ... ok test string::test::ftp_0 ... ok test string::test::gl_helpers_0 ... ok test string::test::glossy_codegen_1 ... ok test string::test::glossy_codegen_2 ... ok test string::test::glossy_codegen_3 ... ok test string::test::glossy_codegen_4 ... ok test string::test::glr_parser_0 ... ok test string::test::glr_parser_1 ... ok test string::test::glr_parser_2 ... ok test string::test::gl_helpers_1 ... ok test string::test::glossy_codegen_0 ... ok test string::test::government_id_0 ... ok test string::test::graphql_idl_parser_0 ... ok test string::test::gluster_0 ... ok test string::test::graphql_idl_parser_1 ... ok test string::test::graphql_idl_parser_10 ... ok test string::test::gluster_1 ... ok test string::test::graphql_idl_parser_11 ... ok test string::test::graphql_idl_parser_12 ... ok test string::test::graphql_idl_parser_13 ... ok test string::test::graphql_idl_parser_14 ... ok test string::test::graphql_idl_parser_15 ... ok test string::test::graphql_idl_parser_16 ... ok test string::test::graphql_idl_parser_17 ... ok test string::test::graphql_idl_parser_18 ... ok test string::test::graphql_idl_parser_19 ... ok test string::test::graphql_idl_parser_3 ... ok test string::test::graphql_idl_parser_4 ... ok test string::test::graphql_idl_parser_2 ... ok test string::test::graphql_idl_parser_5 ... ok test string::test::graphql_idl_parser_6 ... ok test string::test::graphql_idl_parser_7 ... ok test string::test::graphql_idl_parser_8 ... ok test string::test::graphql_idl_parser_9 ... ok test string::test::grimoire_0 ... ok test string::test::haikunator_0 ... ok test string::test::haikunator_3 ... ok test string::test::haikunator_4 ... ok test string::test::haikunator_1 ... ok test string::test::haikunator_2 ... ok test string::test::handlebars_0 ... ok test string::test::haikunator_5 ... ok test string::test::haikunator_6 ... ok test string::test::html2md_1 ... ok test string::test::html2md_2 ... ok test string::test::html2md_3 ... ok test string::test::html2md_0 ... ok test string::test::hoodlum_0 ... ok test string::test::hueclient_0 ... ok test string::test::hueclient_3 ... ok test string::test::hueclient_2 ... ok test string::test::hyperscan_1 ... ok test string::test::hueclient_1 ... ok test string::test::hyperscan_2 ... ok test string::test::hyperscan_0 ... ok test string::test::iban_validate_0 ... ok test string::test::ignore_0 ... ok test string::test::image_base64_0 ... ok test string::test::image_base64_1 ... ok test string::test::image_base64_2 ... ok test string::test::imap_0 ... ok test string::test::indradb_lib_0 ... ok test string::test::ipaddress_1 ... ok test string::test::ipaddress_2 ... ok test string::test::ipaddress_0 ... ok test string::test::isbnid_0 ... ok test string::test::isbnid_1 ... ok test string::test::hyperscan_3 ... ok test string::test::java_properties_0 ... ok test string::test::java_properties_1 ... ok test string::test::java_properties_2 ... ok test string::test::jieba_rs_0 ... ok test string::test::jieba_rs_1 ... ok test string::test::jieba_rs_2 ... ok test string::test::jieba_rs_3 ... ok test string::test::jieba_rs_4 ... ok test string::test::iptables_0 ... ok test string::test::ispc_0 ... ok test string::test::json_pointer_0 ... ok test string::test::jieba_rs_5 ... ok test string::test::json_pointer_1 ... ok test string::test::just_0 ... ok test string::test::joseki_0 ... ok test string::test::kailua_syntax_1 ... ok test string::test::katana_0 ... ok test string::test::katana_1 ... ok test string::test::katana_10 ... ok test string::test::kailua_syntax_0 ... ok test string::test::katana_11 ... ok test string::test::katana_12 ... ok test string::test::katana_3 ... ok test string::test::katana_4 ... ok test string::test::katana_5 ... ok test string::test::katana_6 ... ok test string::test::katana_2 ... ok test string::test::katana_7 ... ok test string::test::katana_9 ... ok test string::test::katana_8 ... ok test string::test::karaconv_0 ... ok test string::test::kefia_0 ... ok test string::test::kbgpg_0 ... ok test string::test::kvvliveapi_0 ... ok test string::test::lalrpop_snap_0 ... ok test string::test::libimagentrytag_0 ... ok test string::test::kryptos_0 ... ok test string::test::libimaginteraction_0 ... ok test string::test::libimaginteraction_1 ... ok test string::test::lalrpop_0 ... ok test string::test::libimagutil_0 ... ok test string::test::libimagutil_1 ... ok test string::test::linky_0 ... ok test string::test::limonite_0 ... ok test string::test::linky_1 ... ok test string::test::linux_ip_2 ... ok test string::test::linux_ip_3 ... ok test string::test::linux_ip_4 ... ok test string::test::linux_ip_0 ... ok test string::test::linux_ip_5 ... ok test string::test::linux_ip_7 ... ok test string::test::linux_ip_1 ... ok test string::test::linux_ip_6 ... ok test string::test::lit_0 ... ok test string::test::lit_1 ... ok test string::test::lit_2 ... ok test string::test::little_boxes_0 ... ok test string::test::lorikeet_0 ... ok test string::test::luther_0 ... ok test string::test::magnet_app_0 ... ok test string::test::magnet_more_0 ... ok test string::test::linux_ip_8 ... ok test string::test::mallumo_0 ... ok test string::test::mallumo_1 ... ok test string::test::mallumo_2 ... ok test string::test::linux_ip_9 ... ok test string::test::media_filename_0 ... ok test string::test::media_filename_1 ... ok test string::test::media_filename_2 ... ok test string::test::media_filename_3 ... ok test string::test::media_filename_4 ... ok test string::test::media_filename_5 ... ok test string::test::media_filename_6 ... ok test string::test::media_filename_7 ... ok test string::test::media_filename_8 ... ok test string::test::media_filename_9 ... ok test string::test::mbutiles_0 ... ok test string::test::migrant_lib_0 ... ok test string::test::migrant_lib_2 ... ok test string::test::markifier_0 ... ok test string::test::minifier_1 ... ok test string::test::minifier_0 ... ok test string::test::minifier_2 ... ok test string::test::minifier_3 ... ok test string::test::minifier_4 ... ok test string::test::minifier_5 ... ok test string::test::migrant_lib_1 ... ok test string::test::minifier_6 ... ok test string::test::minipre_0 ... ok test string::test::mob_0 ... ok test string::test::monger_0 ... ok test string::test::minifier_7 ... ok test string::test::mongo_rub_0 ... ok test string::test::mozversion_0 ... ok test string::test::minifier_8 ... ok test string::test::mysql_common_0 ... ok test string::test::mysql_common_1 ... ok test string::test::multirust_rs_0 ... ok test string::test::nail_1 ... ok test string::test::nail_0 ... ok test string::test::next_episode_0 ... ok test string::test::nginx_config_0 ... ok test string::test::nickel_0 ... ok test string::test::nereon_0 ... ok test string::test::nickel_1 ... ok test string::test::nlp_tokenize_0 ... ok test string::test::nomi_0 ... ok test string::test::n5_0 ... ok test string::test::nodes_0 ... ok test string::test::notetxt_0 ... ok test string::test::oatie_0 ... ok test string::test::numbat_0 ... ok test string::test::ommui_string_patterns_0 ... ok test string::test::ommui_string_patterns_1 ... ok test string::test::not_stakkr_0 ... ok test string::test::opcua_types_0 ... ok test string::test::opcua_types_1 ... ok test string::test::open_read_later_0 ... ok test string::test::ohmers_0 ... ok test string::test::orm_0 ... ok test string::test::os_type_0 ... ok test string::test::os_type_1 ... ok test string::test::os_type_3 ... ok test string::test::os_type_5 ... ok test string::test::os_type_4 ... ok test string::test::os_type_6 ... ok test string::test::ovpnfile_0 ... ok test string::test::ovpnfile_1 ... ok test string::test::ovpnfile_2 ... ok test string::test::pact_matching_0 ... ok test string::test::os_type_7 ... ok test string::test::pact_matching_1 ... ok test string::test::pact_matching_2 ... ok test string::test::os_type_2 ... ok test string::test::pact_verifier_0 ... ok test string::test::parser_haskell_0 ... ok test string::test::parser_haskell_1 ... ok test string::test::parser_haskell_2 ... ok test string::test::parser_haskell_3 ... ok test string::test::pangu_0 ... ok test string::test::pew_0 ... ok test string::test::pew_1 ... ok test string::test::phile_0 ... ok test string::test::parser_haskell_4 ... ok test string::test::phile_1 ... ok test string::test::phile_2 ... ok test string::test::phone_number_0 ... ok test string::test::phone_number_1 ... ok test string::test::phone_number_2 ... ok test string::test::phone_number_3 ... ok test string::test::phonenumber_1 ... ok test string::test::phonenumber_2 ... ok test string::test::phonenumber_3 ... ok test string::test::phonenumber_0 ... ok test string::test::phonenumber_5 ... ok test string::test::phonenumber_6 ... ok test string::test::phonenumber_7 ... ok test string::test::pinyin_0 ... ok test string::test::pinyin_1 ... ok test string::test::pippin_0 ... ok test string::test::pippin_1 ... ok test string::test::pippin_2 ... ok test string::test::pippin_3 ... ok test string::test::pippin_4 ... ok test string::test::pippin_5 ... ok test string::test::pleingres_sql_plugin_0 ... ok test string::test::pnet_macros_0 ... ok test string::test::po_0 ... ok test string::test::poe_superfilter_0 ... ok test string::test::pangu_1 ... ok test string::test::phonenumber_4 ... ok test string::test::pop3_0 ... ok test string::test::poke_a_mango_0 ... ok test string::test::pop3_2 ... ok test string::test::pop3_1 ... ok test string::test::polk_0 ... ok test string::test::pop3_4 ... ok test string::test::pop3_3 ... ok test string::test::pop3_5 ... ok test string::test::pop3_rs_0 ... ok test string::test::pop3_7 ... ok test string::test::pop3_6 ... ok test string::test::pop3_rs_2 ... ok test string::test::pop3_rs_3 ... ok test string::test::process_queue_0 ... ok test string::test::protocol_ftp_client_0 ... ok test string::test::pronghorn_0 ... ok test string::test::protocol_ftp_client_1 ... ok test string::test::protocol_ftp_client_3 ... ok test string::test::pop3_rs_1 ... ok test string::test::protocol_ftp_client_5 ... ok test string::test::protocol_ftp_client_6 ... ok test string::test::pusher_0 ... ok test string::test::pusher_1 ... ok test string::test::protocol_ftp_client_2 ... ok test string::test::qt_generator_0 ... ok test string::test::qasm_0 ... ok test string::test::queryst_0 ... ok test string::test::qt_generator_1 ... ok test string::test::queryst_1 ... ok test string::test::qui_vive_1 ... ok test string::test::qui_vive_2 ... ok test string::test::qui_vive_0 ... ok test string::test::qui_vive_4 ... ok test string::test::qui_vive_5 ... ok test string::test::qui_vive_6 ... ok test string::test::qui_vive_3 ... ok test string::test::rafy_0 ... ok test string::test::rake_0 ... ok test string::test::rargs_1 ... ok test string::test::rargs_2 ... ok test string::test::rargs_3 ... ok test string::test::rargs_4 ... ok test string::test::raven_0 ... ok test string::test::reaper_0 ... ok test string::test::recursive_disassembler_0 ... ok test string::test::regex_cache_0 ... ok test string::test::regex_cache_1 ... ok test string::test::regex_cache_2 ... ok test string::test::regex_cache_3 ... ok test string::test::regex_cache_4 ... ok test string::test::rargs_0 ... ok test string::test::regex_decode_0 ... ok test string::test::regex_decode_1 ... ok test string::test::regex_decode_10 ... ok test string::test::regex_decode_12 ... ok test string::test::regex_decode_11 ... ok test string::test::regex_decode_13 ... ok test string::test::regex_decode_2 ... ok test string::test::protocol_ftp_client_4 ... ok test string::test::regex_decode_3 ... ok test string::test::regex_decode_4 ... ok test string::test::regex_decode_6 ... ok test string::test::regex_decode_5 ... ok test string::test::regex_decode_7 ... ok test string::test::regex_dfa_0 ... ok test string::test::regex_decode_8 ... ok test string::test::regex_strategy_is_send_and_sync ... ok test string::test::remake_0 ... ok test string::test::renvsubst_0 ... ok test string::test::regex_decode_9 ... ok test string::test::retdec_0 ... ok test string::test::renvsubst_1 ... ok test string::test::rexpect_1 ... ok test string::test::rexpect_2 ... ok test string::test::rexpect_0 ... ok test string::test::renvsubst_2 ... ok test string::test::rfc822_sanitizer_1 ... ok test string::test::rfc822_sanitizer_0 ... ok test string::test::ripgrep_0 ... ok test string::test::riquid_0 ... ok test string::test::risp_0 ... ok test string::test::risp_1 ... ok test string::test::risp_3 ... ok test string::test::risp_2 ... ok test string::test::rogcat_0 ... ok test string::test::rogcat_1 ... ok test string::test::rogcat_2 ... ok test string::test::rpi_info_0 ... ok test string::test::riquid_1 ... ok test string::test::rs_jsonpath_0 ... ok test string::test::rsure_0 ... ok test string::test::rtag_0 ... ok test string::test::rtag_1 ... ok test string::test::rtag_2 ... ok test string::test::rtag_3 ... ok test string::test::ruma_identifiers_0 ... ok test string::test::rumblebars_0 ... ok test string::test::rumblebars_1 ... ok test string::test::rumblebars_2 ... ok test string::test::rumblebars_3 ... ok test string::test::rumblebars_4 ... ok test string::test::rpi_info_1 ... ok test string::test::rtow_0 ... ok test string::test::rural_0 ... ok test string::test::rural_1 ... ok test string::test::rusoto_credential_0 ... ok test string::test::rusqbin_0 ... ok test string::test::rusqbin_1 ... ok test string::test::rust_enum_derive_0 ... ok test string::test::rust_enum_derive_1 ... ok test string::test::rust_enum_derive_2 ... ok test string::test::rust_enum_derive_3 ... ok test string::test::rust_inbox_0 ... ok test string::test::rust_inbox_1 ... ok test string::test::rust_inbox_2 ... ok test string::test::rural_3 ... ok test string::test::rust_inbox_3 ... ok test string::test::rural_2 ... ok test string::test::rust_inbox_4 ... ok test string::test::rust_inbox_5 ... ok test string::test::rust_inbox_7 ... ok test string::test::rust_inbox_9 ... ok test string::test::rust_inbox_6 ... ok test string::test::rust_inbox_8 ... ok test string::test::rust_install_0 ... ok test string::test::rustfilt_0 ... ok test string::test::rustfmt_0 ... ok test string::test::rustfmt_core_0 ... ok test string::test::rustfmt_core_1 ... ok test string::test::rustfmt_core_2 ... ok test string::test::rustfmt_core_3 ... ok test string::test::rustfmt_nightly_0 ... ok test string::test::rustfmt_nightly_1 ... ok test string::test::rustml_0 ... ok test string::test::rustml_1 ... ok test string::test::rustml_2 ... ok test string::test::rustsourcebundler_0 ... ok test string::test::rustsourcebundler_1 ... ok test string::test::rvsim_0 ... ok test string::test::rustache_lists_0 ... ok test string::test::rustache_0 ... ok test string::test::rvue_2 ... ok test string::test::rvue_0 ... ok test string::test::rvue_3 ... ok test string::test::sabisabi_0 ... ok test string::test::sabisabi_1 ... ok test string::test::salt_compressor_0 ... ok test string::test::sassers_0 ... ok test string::test::rvue_4 ... ok test string::test::rvue_1 ... ok test string::test::screenruster_saver_fractal_0 ... ok test string::test::sentiment_1 ... ok test string::test::sentry_0 ... ok test string::test::serde_hjson_0 ... ok test string::test::serde_hjson_1 ... ok test string::test::serde_hjson_2 ... ok test string::test::scarlet_0 ... ok test string::test::sentiment_0 ... ok test string::test::serde_odbc_0 ... ok test string::test::sgf_0 ... ok test string::test::sgf_2 ... ok test string::test::sgf_3 ... ok test string::test::sgf_1 ... ok test string::test::serial_key_0 ... ok test string::test::shadowsocks_0 ... ok test string::test::shellwords_0 ... ok test string::test::shellwords_1 ... ok test string::test::shkeleton_0 ... ok test string::test::skim_1 ... ok test string::test::shush_0 ... ok test string::test::skim_11 ... ok test string::test::skim_10 ... ok test string::test::skim_0 ... ok test string::test::skim_2 ... ok test string::test::skim_3 ... ok test string::test::click_0 ... ok test string::test::skim_4 ... ok test string::test::skim_7 ... ok test string::test::skim_8 ... ok test string::test::skim_12 ... ok test string::test::slippy_map_tiles_0 ... ok test string::test::skim_6 ... ok test string::test::slippy_map_tiles_2 ... ok test string::test::smtp2go_0 ... ok test string::test::sonos_0 ... ok test string::test::slippy_map_tiles_1 ... ok test string::test::skim_9 ... ok test string::test::space_email_api_0 ... ok test string::test::spaceslugs_0 ... ok test string::test::spaceslugs_2 ... ok test string::test::spaceslugs_3 ... ok test string::test::spaceslugs_1 ... ok test string::test::split_aud_0 ... ok test string::test::spreadsheet_textconv_0 ... ok test string::test::spreadsheet_textconv_1 ... ok test string::test::spreadsheet_textconv_2 ... ok test string::test::ssb_common_0 ... ok test string::test::ssb_common_1 ... ok test string::test::ssb_common_2 ... ok test string::test::stache_0 ... ok test string::test::steamid_ng_0 ... ok test string::test::steamid_ng_1 ... ok test string::test::spotrust_0 ... ok test string::test::strscan_0 ... ok test string::test::strscan_1 ... ok test string::test::split_aud_1 ... ok test string::test::strscan_3 ... ok test string::test::strscan_4 ... ok test string::test::sterling_0 ... ok test string::test::strscan_2 ... ok test string::test::substudy_0 ... ok test string::test::substudy_1 ... ok test string::test::strukt_0 ... ok test string::test::substudy_4 ... ok test string::test::svgrep_0 ... ok test string::test::substudy_2 ... ok test string::test::symbolic_minidump_0 ... ok test string::test::systemfd_0 ... ok test string::test::td_client_0 ... ok test string::test::symbolic_debuginfo_0 ... ok test string::test::telescreen_0 ... ok test string::test::tempus_fugit_0 ... ok test string::test::substudy_3 ... ok test string::test::test_alternation ... ok test string::test::test_ascii_class ... ok test string::test::test_backslash_d_plus ... ok test string::test::test_case_insensitive_produces_all_available_values ... ok test string::test::test_casei_literal ... ok test string::test::test_concatenation ... ok test string::test::termimage_0 ... ok test string::test::test_dot_s ... ok test string::test::test_dot ... ok test string::test::test_literal ... ok test string::test::test_n_to_range ... ok test string::test::test_plus ... ok test string::test::test_non_utf8_byte_strings ... ok test string::test::test_repetition ... ok test string::test::test_question ... ok test string::test::test_unicode_class ... ok test string::test::test_star ... ok test string::test::thieves_cant_0 ... ok test string::test::tight_0 ... ok test string::test::thruster_cli_0 ... ok test string::test::tight_1 ... ok test string::test::teensy_0 ... ok test string::test::timespan_2 ... ok test string::test::timespan_3 ... ok test string::test::timespan_0 ... ok test string::test::timmy_0 ... ok test string::test::timmy_1 ... ok test string::test::timmy_2 ... ok test string::test::timmy_3 ... ok test string::test::timmy_4 ... ok test string::test::tin_drummer_0 ... ok test string::test::tin_drummer_1 ... ok test string::test::tin_drummer_2 ... ok test string::test::tin_drummer_3 ... ok test string::test::tin_drummer_4 ... ok test string::test::tin_drummer_5 ... ok test string::test::tin_drummer_6 ... ok test string::test::timespan_1 ... ok test string::test::tin_summer_0 ... ok test string::test::tinfo_0 ... ok test string::test::tinfo_1 ... ok test string::test::titlecase_0 ... ok test string::test::tin_drummer_7 ... ok test string::test::tk_carbon_0 ... ok test string::test::tk_carbon_1 ... ok test string::test::toml_query_0 ... ok test string::test::timespan_4 ... ok test string::test::tsm_sys_0 ... ok test string::test::ubiquity_0 ... ok test string::test::ubiquity_1 ... ok test string::test::ubiquity_2 ... ok test string::test::todo_txt_0 ... ok test string::test::ucd_parse_0 ... ok test string::test::ultrastar_txt_1 ... ok test string::test::ultrastar_txt_2 ... ok test string::test::ultrastar_txt_3 ... ok test string::test::ultrastar_txt_4 ... ok test string::test::unicode_names2_macros_0 ... ok test string::test::unidiff_0 ... ok test string::test::unidiff_1 ... ok test string::test::unidiff_2 ... ok test string::test::unidiff_3 ... ok test string::test::upm_lib_0 ... ok test string::test::urdf_rs_0 ... ok test string::test::uritemplate_0 ... ok test string::test::url_match_0 ... ok test string::test::url_match_1 ... ok test string::test::validator_derive_0 ... ok test string::test::validator_derive_1 ... ok test string::test::tweetr_0 ... ok test string::test::validator_derive_2 ... ok test string::test::vat_0 ... ok test string::test::vat_10 ... ok test string::test::vat_11 ... ok test string::test::vat_12 ... ok test string::test::vat_13 ... ok test string::test::vat_1 ... ok test string::test::vat_15 ... ok test string::test::vat_14 ... ok test string::test::vat_16 ... ok test string::test::vat_17 ... ok test string::test::vat_18 ... ok test string::test::vat_19 ... ok test string::test::ultrastar_txt_0 ... ok test string::test::vat_21 ... ok test string::test::vat_22 ... ok test string::test::vat_23 ... ok test string::test::vat_24 ... ok test string::test::vat_20 ... ok test string::test::vat_26 ... ok test string::test::vat_27 ... ok test string::test::vat_28 ... ok test string::test::vat_29 ... ok test string::test::vat_25 ... ok test string::test::vat_30 ... ok test string::test::vat_3 ... ok test string::test::vat_2 ... ok test string::test::vat_31 ... ok test string::test::vat_5 ... ok test string::test::vat_32 ... ok test string::test::vat_6 ... ok test string::test::vat_7 ... ok test string::test::vat_8 ... ok test string::test::vat_9 ... ok test string::test::vat_4 ... ok test string::test::verex_0 ... ok test string::test::victoria_dom_0 ... ok test string::test::vobsub_0 ... ok test string::test::verilog_0 ... ok test string::test::voidmap_10 ... ok test string::test::voidmap_11 ... ok test string::test::voidmap_12 ... ok test string::test::voidmap_13 ... ok test string::test::voidmap_14 ... ok test string::test::voidmap_15 ... ok test string::test::voidmap_16 ... ok test string::test::voidmap_17 ... ok test string::test::voidmap_18 ... ok test string::test::voidmap_19 ... ok test string::test::voidmap_2 ... ok test string::test::voidmap_0 ... ok test string::test::voidmap_1 ... ok test string::test::voidmap_4 ... ok test string::test::voidmap_6 ... ok test string::test::voidmap_7 ... ok test string::test::voidmap_8 ... ok test string::test::voidmap_3 ... ok test string::test::vterm_sys_0 ... ok test string::test::waltz_0 ... ok test string::test::warheadhateus_0 ... ok test string::test::warheadhateus_1 ... ok test string::test::warheadhateus_2 ... ok test string::test::warheadhateus_3 ... ok test string::test::weave_0 ... ok test string::test::webgl_generator_0 ... ok test string::test::webgl_generator_1 ... ok test string::test::voidmap_5 ... ok test string::test::voidmap_9 ... ok test string::test::weld_0 ... ok test string::test::weld_1 ... ok test string::test::webscale_0 ... ok test string::test::weld_3 ... ok test string::test::weld_10 ... ok test string::test::weld_2 ... ok test string::test::weld_5 ... ok test string::test::weld_4 ... ok test string::test::weld_6 ... ok test string::test::weld_8 ... ok test string::test::weld_7 ... ok test string::test::weld_9 ... ok test string::test::wifiscanner_0 ... ok test string::test::wifiscanner_2 ... ok test string::test::wifiscanner_1 ... ok test string::test::woothee_0 ... ok test string::test::woothee_1 ... ok test string::test::woothee_10 ... ok test string::test::woothee_11 ... ok test string::test::wikibase_0 ... ok test string::test::woothee_13 ... ok test string::test::woothee_12 ... ok test string::test::woothee_15 ... ok test string::test::woothee_14 ... ok test string::test::woothee_16 ... ok test string::test::woothee_18 ... ok test string::test::woothee_19 ... ok test string::test::woothee_17 ... ok test string::test::woothee_2 ... ok test string::test::woothee_20 ... ok test string::test::woothee_22 ... ok test string::test::woothee_23 ... ok test string::test::woothee_21 ... ok test string::test::woothee_24 ... ok test string::test::woothee_25 ... ok test string::test::woothee_27 ... ok test string::test::woothee_28 ... ok test string::test::woothee_29 ... ok test string::test::woothee_3 ... ok test string::test::woothee_30 ... ok test string::test::wemo_0 ... ok test string::test::woothee_31 ... ok test string::test::woothee_26 ... ok test string::test::woothee_32 ... ok test string::test::woothee_33 ... ok test string::test::woothee_34 ... ok test string::test::woothee_35 ... ok test string::test::woothee_38 ... ok test string::test::woothee_39 ... ok test string::test::woothee_37 ... ok test string::test::woothee_40 ... ok test string::test::woothee_41 ... ok test string::test::woothee_42 ... ok test string::test::woothee_4 ... ok test string::test::woothee_43 ... ok test string::test::woothee_5 ... ok test string::test::woothee_7 ... ok test string::test::woothee_8 ... ok test string::test::woothee_9 ... ok test string::test::woothee_36 ... ok test string::test::word_replace_0 ... ok test string::test::yaml_0 ... ok test string::test::yaml_1 ... ok test string::test::yaml_10 ... ok test string::test::wordcount_0 ... ok test string::test::woothee_6 ... ok test string::test::yaml_2 ... ok test string::test::yaml_3 ... ok test string::test::yaml_4 ... ok test string::test::yaml_5 ... ok test string::test::yaml_6 ... ok test string::test::yaml_7 ... ok test string::test::yaml_8 ... ok test string::test::yaml_9 ... ok test string::test::yobot_0 ... ok test string::test::yobot_1 ... ok test string::test::yobot_3 ... ok test string::test::youtube_downloader_0 ... ok test string::test::yubibomb_0 ... ok test sugar::any_tests::proptest_ext_test ... ok test sugar::any_tests::test_something ... ok test sugar::closure_tests::accepts_custom_config ... ok test sugar::closure_tests::accepts_unblocked_syntax ... ok test sugar::closure_tests::fails_if_closure_panics - should panic ... ok test sugar::closure_tests::test_simple ... ok test string::test::yobot_2 ... ok test sugar::ownership_tests::accept_move_arg ... ok test sugar::closure_tests::test_move ... ok test sugar::ownership_tests::accept_noclone_arg ... ok test sugar::ownership_tests::accept_noclone_ref_arg ... ok test sugar::test::named_arguments_is_debug_for_needed_cases ... ok test sugar::ownership_tests::accept_ref_arg ... ok test sugar::test::test_arg_counts::test_2_arg ... ok test sugar::test::test_arg_counts::test_3_arg ... ok test sugar::test::test_arg_counts::test_1_arg ... ok test sugar::test::oneof_all_counts ... ok test sugar::test::test_arg_counts::test_4_arg ... ok test sugar::test::test_arg_counts::test_7_arg ... ok test sugar::test::test_arg_counts::test_5_arg ... ok test sugar::test::test_arg_counts::test_9_arg ... ok test sugar::test::test_arg_counts::test_8_arg ... ok test sugar::test::test_arg_counts::test_b_arg ... ok test sugar::test::test_arg_counts::test_a_arg ... ok test sugar::test::test_something ... ok test sugar::test::test_arg_counts::test_c_arg ... ok test test_runner::failure_persistence::file::tests::persistence_file_location_resolved_correctly ... ok test test_runner::failure_persistence::file::tests::relative_source_files_absolutified ... ok test test_runner::failure_persistence::map::tests::initial_map_is_empty ... ok test test_runner::failure_persistence::map::tests::seeds_deduplicated ... ok test test_runner::failure_persistence::map::tests::seeds_recoverable ... ok test test_runner::failure_persistence::noop::tests::default_load_is_empty ... ok test sugar::test_timeout::test_name_set_correctly_for_fork ... ok test test_runner::failure_persistence::noop::tests::seeds_not_recoverable ... ok test test_runner::rng::test::derived_child_rng_output_is_stable ... ok test test_runner::rng::test::gen_parse_seeds ... ok test sugar::test::test_arg_counts::test_6_arg ... ok test test_runner::rng::test::passthrough_rng_behaves_properly ... ok test test_runner::rng::test::recorder_bytes_used_matches_emitted_bytes ... ok test test_runner::rng::test::rngs_dont_clone_self_on_genrng ... ok test test_runner::rng::test::seeded_chacha_output_is_stable ... ok test test_runner::rng::test::seeded_xorshift_output_is_stable ... ok test test_runner::runner::test::failing_cases_persisted_and_reloaded ... ok test test_runner::runner::test::gives_up_after_too_many_rejections ... ok test test_runner::runner::test::duplicate_tests_not_run_with_basic_result_cache ... ok test test_runner::runner::test::new_rng_makes_separate_rng ... ok test test_runner::runner::test::nonsuccessful_exit_finds_correct_failure ... ok test test_runner::runner::test::normal_failure_in_fork_results_in_correct_failure ... ok test test_runner::runner::test::persisted_cases_do_not_count_towards_total_cases ... ok test test_runner::runner::test::record_rng_use ... ok test test_runner::runner::test::run_successful_test_in_fork ... ok test test_runner::runner::test::spurious_exit_finds_correct_failure ... ok test test_runner::runner::test::test_fail_via_panic ... ok test test_runner::runner::test::test_fail_via_result ... ok test test_runner::runner::test::test_pass ... ok test test_runner::runner::timeout_tests::detects_child_failure_to_start ... ok test string::test::skim_5 ... ok test test_runner::runner::timeout_tests::max_shrink_iters_works ... ok test test_runner::runner::timeout_tests::max_shrink_iters_works_with_forking ... ok test tuple::test::shrinks_fully_ltr ... ok test tuple::test::test_sanity ... ok test test_runner::runner::timeout_tests::max_shrink_time_works ... ok test test_runner::runner::test::mid_sleep_timeout_finds_correct_failure ... ok test test_runner::runner::test::long_sleep_timeout_finds_correct_failure ... ok test result: ok. 1511 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.92s Running `/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/attr_macro-948a85e7e6cdb85d` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests proptest Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name proptest --test src/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0 --extern bit_set=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_set-1be936ea8e660bfa.rlib --extern bit_vec=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbit_vec-4107bbd0347fde56.rlib --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libbitflags-7c2f9a6f8c623ea8.rlib --extern num_traits=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libnum_traits-a2c7aec0355b92c3.rlib --extern proptest=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libproptest-1f44ab2910ea49ca.rlib --extern rand=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand-e8f8429a5f170137.rlib --extern rand_chacha=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_chacha-dfef873d9b67a61a.rlib --extern rand_xorshift=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librand_xorshift-cd4e9bd503453d43.rlib --extern regex=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex-710135bafe256fe1.rlib --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libregex_syntax-8fe26af5d374a2c0.rlib --extern rusty_fork=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/librusty_fork-b00e0e53b172ccca.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtempfile-5d7043742bb4d466.rlib --extern trybuild=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libtrybuild-fd451ec55358a4ad.rlib --extern unarray=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps/libunarray-a822da1280dcfec2.rlib -L dependency=/home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/proptest-1.11.0/target/rpm/deps -C embed-bitcode=no --cfg 'feature="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "f16", "fork", "handle-panics", "hardware-rng", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' --error-format human` running 31 tests test src/arbitrary/traits.rs - arbitrary::traits::arbitrary (line 231) ... ok test src/arbitrary/traits.rs - arbitrary::traits::arbitrary_with (line 275) ... ok test src/array.rs - array::UniformArrayStrategy (line 38) ... ok test src/arbitrary/traits.rs - arbitrary::traits::any (line 144) ... ok test src/arbitrary/traits.rs - arbitrary::traits::any_with (line 185) ... ok test src/strategy/traits.rs - strategy::traits::Strategy::prop_flat_map (line 204) - compile ... ok test src/strategy/traits.rs - strategy::traits::Strategy::prop_perturb (line 118) ... ok test src/strategy/traits.rs - strategy::traits::Strategy::prop_recursive (line 406) - compile ... ok test src/sample.rs - sample::Index (line 191) ... ok test src/sample.rs - sample::Selector (line 302) ... ok test src/strategy/traits.rs - strategy::traits::Strategy::prop_flat_map (line 177) ... ok test src/strategy/traits.rs - strategy::traits::Strategy::prop_shuffle (line 477) ... ok test src/sugar.rs - sugar::prop_compose (line 506) - compile ... ok test src/sugar.rs - sugar::prop_compose (line 530) - compile ... ok test src/sugar.rs - sugar::prop_assert (line 719) ... ok test src/sugar.rs - sugar::prop_compose (line 555) - compile ... ok test src/sugar.rs - sugar::prop_compose (line 575) - compile ... ok test src/sugar.rs - sugar::prop_compose (line 598) - compile ... ok test src/sugar.rs - sugar::prop_assert_ne (line 822) ... ok test src/sugar.rs - sugar::prop_oneof (line 299) - compile ... ok test src/sugar.rs - sugar::prop_assert_eq (line 771) ... ok test src/sugar.rs - sugar::proptest (line 81) ... ok test src/sugar.rs - sugar::proptest (line 50) ... ok test src/sugar.rs - sugar::proptest (line 112) ... ok test src/sugar.rs - sugar::proptest (line 25) ... ok test src/test_runner/config.rs - test_runner::config::Config::with_cases (line 449) ... ok test src/test_runner/config.rs - test_runner::config::Config::clone_with_source_file (line 489) ... ok test src/test_runner/config.rs - test_runner::config::Config::with_failure_persistence (line 514) ... ok test src/test_runner/config.rs - test_runner::config::Config::with_source_file (line 469) ... ok test src/test_runner/errors.rs - test_runner::errors::ProptestResultExt::prop_assume_ok (line 154) ... ok test src/test_runner/runner.rs - test_runner::runner::TestRunner::deterministic (line 326) ... ok test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.71s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-proptest-devel-1.11.0-2.mga11.noarch warning: File listed twice: /usr/share/cargo/registry/proptest-1.11.0/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/proptest-1.11.0/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/proptest-1.11.0/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/proptest-1.11.0/README.md Provides: crate(proptest) = 1.11.0 rust-proptest-devel = 1.11.0-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bitflags/default) >= 2.10.0 crate(num-traits) >= 0.2.15 crate(rand) >= 0.10.0 crate(rand/alloc) >= 0.10.0 crate(rand_chacha) >= 0.10.0 crate(rand_xorshift/default) >= 0.5.0 crate(unarray/default) >= 0.1.4 rust >= 1.85 Processing files: rust-proptest+default-devel-1.11.0-2.mga11.noarch Provides: crate(proptest/default) = 1.11.0 rust-proptest+default-devel = 1.11.0-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(proptest) = 1.11.0 crate(proptest/bit-set) = 1.11.0 crate(proptest/fork) = 1.11.0 crate(proptest/std) = 1.11.0 crate(proptest/timeout) = 1.11.0 Processing files: rust-proptest+alloc-devel-1.11.0-2.mga11.noarch Provides: crate(proptest/alloc) = 1.11.0 rust-proptest+alloc-devel = 1.11.0-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(proptest) = 1.11.0 Processing files: rust-proptest+atomic64bit-devel-1.11.0-2.mga11.noarch Provides: crate(proptest/atomic64bit) = 1.11.0 rust-proptest+atomic64bit-devel = 1.11.0-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(proptest) = 1.11.0 Processing files: rust-proptest+attr-macro-devel-1.11.0-2.mga11.noarch Provides: crate(proptest/attr-macro) = 1.11.0 rust-proptest+attr-macro-devel = 1.11.0-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(proptest) = 1.11.0 crate(proptest/proptest-macro) = 1.11.0 Processing files: rust-proptest+bit-set-devel-1.11.0-2.mga11.noarch Provides: crate(proptest/bit-set) = 1.11.0 rust-proptest+bit-set-devel = 1.11.0-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bit-set/default) >= 0.8.0 crate(bit-vec/default) >= 0.8.0 crate(proptest) = 1.11.0 Processing files: rust-proptest+default-code-coverage-devel-1.11.0-2.mga11.noarch Provides: crate(proptest/default-code-coverage) = 1.11.0 rust-proptest+default-code-coverage-devel = 1.11.0-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(proptest) = 1.11.0 crate(proptest/bit-set) = 1.11.0 crate(proptest/fork) = 1.11.0 crate(proptest/std) = 1.11.0 crate(proptest/timeout) = 1.11.0 Processing files: rust-proptest+f16-devel-1.11.0-2.mga11.noarch Provides: crate(proptest/f16) = 1.11.0 rust-proptest+f16-devel = 1.11.0-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(proptest) = 1.11.0 Processing files: rust-proptest+fork-devel-1.11.0-2.mga11.noarch Provides: crate(proptest/fork) = 1.11.0 rust-proptest+fork-devel = 1.11.0-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(proptest) = 1.11.0 crate(proptest/rusty-fork) = 1.11.0 crate(proptest/std) = 1.11.0 crate(proptest/tempfile) = 1.11.0 Processing files: rust-proptest+handle-panics-devel-1.11.0-2.mga11.noarch Provides: crate(proptest/handle-panics) = 1.11.0 rust-proptest+handle-panics-devel = 1.11.0-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(proptest) = 1.11.0 crate(proptest/std) = 1.11.0 Processing files: rust-proptest+no_std-devel-1.11.0-2.mga11.noarch Provides: crate(proptest/no_std) = 1.11.0 rust-proptest+no_std-devel = 1.11.0-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(num-traits/libm) >= 0.2.15 crate(proptest) = 1.11.0 Processing files: rust-proptest+proptest-macro-devel-1.11.0-2.mga11.noarch Provides: crate(proptest/proptest-macro) = 1.11.0 rust-proptest+proptest-macro-devel = 1.11.0-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(proptest) = 1.11.0 crate(proptest-macro/default) >= 0.5.0 Processing files: rust-proptest+regex-syntax-devel-1.11.0-2.mga11.noarch Provides: crate(proptest/regex-syntax) = 1.11.0 rust-proptest+regex-syntax-devel = 1.11.0-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(proptest) = 1.11.0 crate(regex-syntax/default) >= 0.8.0 Processing files: rust-proptest+rusty-fork-devel-1.11.0-2.mga11.noarch Provides: crate(proptest/rusty-fork) = 1.11.0 rust-proptest+rusty-fork-devel = 1.11.0-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(proptest) = 1.11.0 crate(rusty-fork) >= 0.3.0 Processing files: rust-proptest+std-devel-1.11.0-2.mga11.noarch Provides: crate(proptest/std) = 1.11.0 rust-proptest+std-devel = 1.11.0-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(num-traits/std) >= 0.2.15 crate(proptest) = 1.11.0 crate(proptest/regex-syntax) = 1.11.0 crate(rand/std) >= 0.10.0 crate(rand/sys_rng) >= 0.10.0 Processing files: rust-proptest+tempfile-devel-1.11.0-2.mga11.noarch Provides: crate(proptest/tempfile) = 1.11.0 rust-proptest+tempfile-devel = 1.11.0-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(proptest) = 1.11.0 crate(tempfile/default) >= 3.0.0 Processing files: rust-proptest+timeout-devel-1.11.0-2.mga11.noarch Provides: crate(proptest/timeout) = 1.11.0 rust-proptest+timeout-devel = 1.11.0-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(proptest) = 1.11.0 crate(proptest/fork) = 1.11.0 crate(rusty-fork) >= 0.3.0 crate(rusty-fork/timeout) >= 0.3.0 Processing files: rust-proptest+unstable-devel-1.11.0-2.mga11.noarch Provides: crate(proptest/unstable) = 1.11.0 rust-proptest+unstable-devel = 1.11.0-2.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(proptest) = 1.11.0 crate(proptest/f16) = 1.11.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-proptest+default-devel-1.11.0-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-proptest+atomic64bit-devel-1.11.0-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-proptest+alloc-devel-1.11.0-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-proptest+bit-set-devel-1.11.0-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-proptest+f16-devel-1.11.0-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-proptest+default-code-coverage-devel-1.11.0-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-proptest+attr-macro-devel-1.11.0-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-proptest+no_std-devel-1.11.0-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-proptest+handle-panics-devel-1.11.0-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-proptest+fork-devel-1.11.0-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-proptest+proptest-macro-devel-1.11.0-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-proptest+regex-syntax-devel-1.11.0-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-proptest+rusty-fork-devel-1.11.0-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-proptest+timeout-devel-1.11.0-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-proptest+std-devel-1.11.0-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-proptest+tempfile-devel-1.11.0-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-proptest+unstable-devel-1.11.0-2.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-proptest-devel-1.11.0-2.mga11.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NxKUC4 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build + test -d /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-proptest-1.11.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/proptest-1.11.0/CHANGELOG.md File listed twice: /usr/share/cargo/registry/proptest-1.11.0/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/proptest-1.11.0/LICENSE-MIT File listed twice: /usr/share/cargo/registry/proptest-1.11.0/README.md D: [iurt_root_command] Success!