D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/rust-rustls-0.23.13-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.z2qswh
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.q1PQ32
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build
+ rm -rf rustls-0.23.13
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/rustls-0.23.13.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd rustls-0.23.13
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/rustls-fix-metadata.diff
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ set -euo pipefail
+ /usr/bin/mkdir -p target/rpm
+ /usr/bin/ln -s rpm target/release
+ /usr/bin/rm -rf .cargo/
+ /usr/bin/mkdir -p .cargo
+ cat
+ cat
+ /usr/bin/rm -f Cargo.lock
+ /usr/bin/rm -f Cargo.toml.orig
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0TfGj4
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build
+ cd rustls-0.23.13
+ /usr/bin/cargo2rpm --path Cargo.toml buildrequires
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PmhK0V
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build
+ cd rustls-0.23.13
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm
   Compiling shlex v1.3.0
   Compiling libc v0.2.155
   Compiling cfg-if v1.0.0
   Compiling untrusted v0.9.0
   Compiling spin v0.9.8
   Compiling rustls v0.23.13 (/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13)
   Compiling rustls-pki-types v1.9.0
   Compiling log v0.4.22
   Compiling once_cell v1.20.0
   Compiling zeroize v1.7.0
   Compiling subtle v2.5.0
     Running `/usr/bin/rustc --crate-name log --edition=2021 /usr/share/cargo/registry/log-0.4.22/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)' --check-cfg 'cfg(feature, values("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std"))' -C metadata=bff0295a177faff2 -C extra-filename=-bff0295a177faff2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/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 subtle --edition=2018 /usr/share/cargo/registry/subtle-2.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)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=c43e456fdaff9ac7 -C extra-filename=-c43e456fdaff9ac7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/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=2015 /usr/share/cargo/registry/libc-0.2.155/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)' --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=53713defcd758d59 -C extra-filename=-53713defcd758d59 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/build/libc-53713defcd758d59 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom-provider", "default", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12"))' -C metadata=39431e8786ab82ab -C extra-filename=-39431e8786ab82ab --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/build/rustls-39431e8786ab82ab -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=25316131be321185 -C extra-filename=-25316131be321185 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/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 zeroize --edition=2021 /usr/share/cargo/registry/zeroize-1.7.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=c95681176081b271 -C extra-filename=-c95681176081b271 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/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 shlex --edition=2015 /usr/share/cargo/registry/shlex-1.3.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0ab6a68439436066 -C extra-filename=-0ab6a68439436066 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/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 once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.20.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="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=39e389c246c20d2d -C extra-filename=-39e389c246c20d2d --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/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 spin --edition=2015 /usr/share/cargo/registry/spin-0.9.8/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="once"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=bc45bb4226964bfb -C extra-filename=-bc45bb4226964bfb --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/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 rustls_pki_types --edition=2021 /usr/share/cargo/registry/rustls-pki-types-1.9.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)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web"))' -C metadata=16912b67e830e4d9 -C extra-filename=-16912b67e830e4d9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/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 untrusted --edition=2018 /usr/share/cargo/registry/untrusted-0.9.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)' --check-cfg 'cfg(feature, values())' -C metadata=6fe808eeb6a3562f -C extra-filename=-6fe808eeb6a3562f --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling cc v1.1.31
     Running `/usr/bin/rustc --crate-name cc --edition=2018 /usr/share/cargo/registry/cc-1.1.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=ce4520b2c999a71c -C extra-filename=-ce4520b2c999a71c --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps/libshlex-0ab6a68439436066.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/build/libc-53713defcd758d59/build-script-build`
     Running `/usr/bin/rustc --crate-name libc --edition=2015 /usr/share/cargo/registry/libc-0.2.155/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)' --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=1a9a4c7691eaea15 -C extra-filename=-1a9a4c7691eaea15 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
   Compiling getrandom v0.2.11
     Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "rdrand", "std"))' -C metadata=563e39371d9a6285 -C extra-filename=-563e39371d9a6285 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps/libcfg_if-25316131be321185.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps/liblibc-1a9a4c7691eaea15.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling ring v0.17.8
     Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/ring-0.17.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging"))' -C metadata=a24d640577426b0c -C extra-filename=-a24d640577426b0c --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/build/ring-a24d640577426b0c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps --extern cc=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps/libcc-ce4520b2c999a71c.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/build/ring-a24d640577426b0c/build-script-build`
     Running `/usr/bin/rustc --crate-name ring --edition=2021 /usr/share/cargo/registry/ring-0.17.8/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="dev_urandom_fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging"))' -C metadata=d932c1fd257addc2 -C extra-filename=-d932c1fd257addc2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps/libcfg_if-25316131be321185.rmeta --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps/libgetrandom-563e39371d9a6285.rmeta --extern spin=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps/libspin-bc45bb4226964bfb.rmeta --extern untrusted=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps/libuntrusted-6fe808eeb6a3562f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/build/ring-7e12e25bd91aaa45/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test`
     Running `/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/build/rustls-39431e8786ab82ab/build-script-build`
   Compiling rustls-webpki v0.102.8
     Running `/usr/bin/rustc --crate-name webpki --edition=2021 /usr/share/cargo/registry/rustls-webpki-0.102.8/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="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "ring", "std"))' -C metadata=bdc8d4669b585f14 -C extra-filename=-bdc8d4669b585f14 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps --extern ring=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps/libring-d932c1fd257addc2.rmeta --extern pki_types=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps/librustls_pki_types-16912b67e830e4d9.rmeta --extern untrusted=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps/libuntrusted-6fe808eeb6a3562f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/build/ring-7e12e25bd91aaa45/out`
     Running `/usr/bin/rustc --crate-name rustls --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="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom-provider", "default", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12"))' -C metadata=bbeb0f47e3791869 -C extra-filename=-bbeb0f47e3791869 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps --extern log=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps/liblog-bff0295a177faff2.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps/libonce_cell-39e389c246c20d2d.rmeta --extern ring=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps/libring-d932c1fd257addc2.rmeta --extern pki_types=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps/librustls_pki_types-16912b67e830e4d9.rmeta --extern webpki=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps/libwebpki-bdc8d4669b585f14.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps/libsubtle-c43e456fdaff9ac7.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/deps/libzeroize-c95681176081b271.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13/target/rpm/build/ring-7e12e25bd91aaa45/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'`
warning: unexpected `cfg` condition value: `aws_lc_rs`
  --> src/test_macros.rs:16:25
   |
16 |           #[cfg(all(test, feature = "aws_lc_rs"))]
   |                           ^^^^^^^^^^^^^^^^^^^^^
...
45 | / test_for_each_provider! {
46 | |     #[test]
47 | |     fn test_each_provider() {
48 | |         std::println!("provider is {:?}", provider::default_provider());
49 | |     }
50 | | }
   | |_- in this macro invocation
   |
   = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
   = help: consider adding `aws_lc_rs` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default
   = note: this warning originates in the macro `test_for_each_provider` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `aws_lc_rs`
  --> src/test_macros.rs:37:26
   |
37 |           #[cfg(all(bench, feature = "aws_lc_rs"))]
   |                            ^^^^^^^^^^^^^^^^^^^^^
...
52 | / bench_for_each_provider! {
53 | |     #[bench]
54 | |     fn bench_each_provider(b: &mut test::Bencher) {
55 | |         b.iter(|| provider::default_provider());
56 | |     }
57 | | }
   | |_- in this macro invocation
   |
   = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
   = help: consider adding `aws_lc_rs` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: this warning originates in the macro `bench_for_each_provider` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `zlib`
   --> src/compress.rs:126:7
    |
126 | #[cfg(feature = "zlib")]
    |       ^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `zlib` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `zlib`
   --> src/compress.rs:186:7
    |
186 | #[cfg(feature = "zlib")]
    |       ^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `zlib` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `brotli`
   --> src/compress.rs:189:7
    |
189 | #[cfg(feature = "brotli")]
    |       ^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `brotli` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `brotli`
   --> src/compress.rs:266:7
    |
266 | #[cfg(feature = "brotli")]
    |       ^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `brotli` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `brotli`
   --> src/compress.rs:447:21
    |
447 | #[cfg(all(test, any(feature = "brotli", feature = "zlib")))]
    |                     ^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `brotli` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `zlib`
   --> src/compress.rs:447:41
    |
447 | #[cfg(all(test, any(feature = "brotli", feature = "zlib")))]
    |                                         ^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `zlib` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `brotli`
  --> src/compress.rs:52:15
   |
52 |         #[cfg(feature = "brotli")]
   |               ^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
   = help: consider adding `brotli` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `zlib`
  --> src/compress.rs:54:15
   |
54 |         #[cfg(feature = "zlib")]
   |               ^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
   = help: consider adding `zlib` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `brotli`
  --> src/compress.rs:77:15
   |
77 |         #[cfg(feature = "brotli")]
   |               ^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
   = help: consider adding `brotli` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `zlib`
  --> src/compress.rs:79:15
   |
79 |         #[cfg(feature = "zlib")]
   |               ^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
   = help: consider adding `zlib` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `aws_lc_rs`
  --> src/crypto/mod.rs:32:7
   |
32 | #[cfg(feature = "aws_lc_rs")]
   |       ^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
   = help: consider adding `aws_lc_rs` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `aws_lc_rs`
   --> src/crypto/mod.rs:616:11
    |
616 | #[cfg(all(feature = "aws_lc_rs", any(feature = "fips", docsrs)))]
    |           ^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `aws_lc_rs` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `fips`
   --> src/crypto/mod.rs:616:38
    |
616 | #[cfg(all(feature = "aws_lc_rs", any(feature = "fips", docsrs)))]
    |                                      ^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `fips` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `aws_lc_rs`
   --> src/test_macros.rs:16:25
    |
16  |           #[cfg(all(test, feature = "aws_lc_rs"))]
    |                           ^^^^^^^^^^^^^^^^^^^^^
    |
   ::: src/crypto/ring/quic.rs:215:1
    |
215 | / test_for_each_provider! {
216 | |     use std::dbg;
217 | |     use crate::common_state::Side;
218 | |     use crate::crypto::tls13::OkmBlock;
...   |
412 | |     }
413 | | }
    | |_- in this macro invocation
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `aws_lc_rs` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
    = note: this warning originates in the macro `test_for_each_provider` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unused import: `crate::log::debug`
  --> src/crypto/ring/ticketer.rs:13:5
   |
13 | use crate::log::debug;
   |     ^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` on by default

warning: unexpected `cfg` condition value: `aws_lc_rs`
   --> src/crypto/signer.rs:139:20
    |
139 | #[cfg_attr(not(any(feature = "aws_lc_rs", feature = "ring")), allow(dead_code))]
    |                    ^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `aws_lc_rs` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `aws_lc_rs`
   --> src/crypto/mod.rs:280:17
    |
280 |             not(feature = "aws_lc_rs"),
    |                 ^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `aws_lc_rs` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `aws_lc_rs`
   --> src/crypto/mod.rs:288:13
    |
288 |             feature = "aws_lc_rs",
    |             ^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `aws_lc_rs` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `aws_lc_rs`
   --> src/test_macros.rs:16:25
    |
16  |           #[cfg(all(test, feature = "aws_lc_rs"))]
    |                           ^^^^^^^^^^^^^^^^^^^^^
    |
   ::: src/hash_hs.rs:180:1
    |
180 | / test_for_each_provider! {
181 | |     use super::HandshakeHashBuffer;
182 | |     use provider::hash::SHA256;
...   |
287 | |     }
288 | | }
    | |_- in this macro invocation
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `aws_lc_rs` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
    = note: this warning originates in the macro `test_for_each_provider` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `aws_lc_rs`
  --> src/hash_hs.rs:45:43
   |
45 |     #[cfg(all(test, any(feature = "ring", feature = "aws_lc_rs")))]
   |                                           ^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
   = help: consider adding `aws_lc_rs` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `aws_lc_rs`
   --> src/test_macros.rs:16:25
    |
16  |           #[cfg(all(test, feature = "aws_lc_rs"))]
    |                           ^^^^^^^^^^^^^^^^^^^^^
    |
   ::: src/tls12/mod.rs:341:1
    |
341 | / test_for_each_provider! {
342 | |     use super::*;
343 | |     use crate::common_state::{CommonState, Side};
344 | |     use crate::msgs::handshake::{ServerEcdhParams, ServerKeyExchangeParams};
...   |
373 | |     }
374 | | }
    | |_- in this macro invocation
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `aws_lc_rs` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
    = note: this warning originates in the macro `test_for_each_provider` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `aws_lc_rs`
    --> src/test_macros.rs:16:25
     |
16   |           #[cfg(all(test, feature = "aws_lc_rs"))]
     |                           ^^^^^^^^^^^^^^^^^^^^^
     |
    ::: src/tls13/key_schedule.rs:882:1
     |
882  | / test_for_each_provider! {
883  | |     use core::fmt::Debug;
884  | |     use std::vec;
885  | |     use std::prelude::v1::*;
...    |
1062 | |     }
1063 | | }
     | |_- in this macro invocation
     |
     = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
     = help: consider adding `aws_lc_rs` as a feature in `Cargo.toml`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
     = note: this warning originates in the macro `test_for_each_provider` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `aws_lc_rs`
    --> src/test_macros.rs:37:26
     |
37   |           #[cfg(all(bench, feature = "aws_lc_rs"))]
     |                            ^^^^^^^^^^^^^^^^^^^^^
     |
    ::: src/tls13/key_schedule.rs:1065:1
     |
1065 | / bench_for_each_provider! {
1066 | |     #[bench]
1067 | |     fn bench_sha256(b: &mut test::Bencher) {
1068 | |         use core::fmt::Debug;
...    |
1109 | |     }
1110 | | }
     | |_- in this macro invocation
     |
     = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
     = help: consider adding `aws_lc_rs` as a feature in `Cargo.toml`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
     = note: this warning originates in the macro `bench_for_each_provider` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `aws_lc_rs`
   --> src/test_macros.rs:16:25
    |
16  |           #[cfg(all(test, feature = "aws_lc_rs"))]
    |                           ^^^^^^^^^^^^^^^^^^^^^
    |
   ::: src/suites.rs:243:1
    |
243 | / test_for_each_provider! {
244 | |     use provider::tls13::*;
245 | |     use std::println;
...   |
264 | |     }
265 | | }
    | |_- in this macro invocation
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `aws_lc_rs` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
    = note: this warning originates in the macro `test_for_each_provider` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `aws_lc_rs`
   --> src/test_macros.rs:16:25
    |
16  |           #[cfg(all(test, feature = "aws_lc_rs"))]
    |                           ^^^^^^^^^^^^^^^^^^^^^
    |
   ::: src/webpki/client_verifier.rs:431:1
    |
431 | / test_for_each_provider! {
432 | |     use super::WebPkiClientVerifier;
433 | |     use crate::server::VerifierBuilderError;
434 | |     use crate::RootCertStore;
...   |
666 | |     }
667 | | }
    | |_- in this macro invocation
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `aws_lc_rs` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
    = note: this warning originates in the macro `test_for_each_provider` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `aws_lc_rs`
   --> src/test_macros.rs:16:25
    |
16  |           #[cfg(all(test, feature = "aws_lc_rs"))]
    |                           ^^^^^^^^^^^^^^^^^^^^^
    |
   ::: src/webpki/server_verifier.rs:303:1
    |
303 | / test_for_each_provider! {
304 | |     use std::sync::Arc;
305 | |     use std::{vec, println};
306 | |     use std::prelude::v1::*;
...   |
449 | |     }
450 | | }
    | |_- in this macro invocation
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `aws_lc_rs` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
    = note: this warning originates in the macro `test_for_each_provider` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `fips`
   --> src/client/builder.rs:189:31
    |
189 |             require_ems: cfg!(feature = "fips"),
    |                               ^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `fips` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `aws_lc_rs`
   --> src/test_macros.rs:16:25
    |
16  |           #[cfg(all(test, feature = "aws_lc_rs"))]
    |                           ^^^^^^^^^^^^^^^^^^^^^
    |
   ::: src/client/handy.rs:244:1
    |
244 | / test_for_each_provider! {
245 | |     use std::prelude::v1::*;
246 | |     use super::NoClientSessionStorage;
247 | |     use crate::client::ClientSessionStore;
...   |
313 | |     }
314 | | }
    | |_- in this macro invocation
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `aws_lc_rs` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
    = note: this warning originates in the macro `test_for_each_provider` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `fips`
   --> src/server/builder.rs:148:31
    |
148 |             require_ems: cfg!(feature = "fips"),
    |                               ^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `custom-provider`, `default`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, and `tls12`
    = help: consider adding `fips` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: `rustls` (lib) generated 31 warnings (run `cargo fix --lib -p rustls` to apply 1 suggestion)
    Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 06s
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CfMrYx
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/BUILDROOT
+ cd rustls-0.23.13
+ '[' 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=rustls
++ /usr/bin/cargo2rpm --path Cargo.toml version
+ CRATE_VERSION=0.23.13
+ REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/BUILDROOT/usr/share/cargo/registry/rustls-0.23.13
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/BUILDROOT/usr/share/cargo/registry/rustls-0.23.13
+ /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml
+ /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l
+ grep -w -E -v 'Cargo.(lock|toml.orig)'
+ xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/BUILDROOT/usr/share/cargo/registry/rustls-0.23.13
warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/rustls-0.23.13`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/BUILDROOT/usr/share/cargo/registry/rustls-0.23.13/Cargo.toml
+ /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/BUILDROOT/usr/share/cargo/registry/rustls-0.23.13/Cargo.toml.deps
+ echo '{"files":{},"package":""}'
++ /usr/bin/cargo2rpm --path Cargo.toml is-bin
+ '[' 0 -eq 1 ']'
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: rust-rustls-devel-0.23.13-1.mga10.noarch
warning: File listed twice: /usr/share/cargo/registry/rustls-0.23.13/LICENSE-APACHE
warning: File listed twice: /usr/share/cargo/registry/rustls-0.23.13/LICENSE-ISC
warning: File listed twice: /usr/share/cargo/registry/rustls-0.23.13/LICENSE-MIT
warning: File listed twice: /usr/share/cargo/registry/rustls-0.23.13/README.md
Provides: crate(rustls) = 0.23.13 rust-rustls-devel = 0.23.13-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(once_cell) >= 1.16.0 crate(once_cell/alloc) >= 1.16.0 crate(once_cell/race) >= 1.16.0 crate(rustls-pki-types/alloc) >= 1.7.0 crate(rustls-pki-types/default) >= 1.7.0 crate(rustls-webpki) >= 0.102.8 crate(rustls-webpki/alloc) >= 0.102.8 crate(subtle) >= 2.5.0 crate(zeroize/default) >= 1.7.0 rust >= 1.63
Processing files: rust-rustls+default-devel-0.23.13-1.mga10.noarch
Provides: crate(rustls/default) = 0.23.13 rust-rustls+default-devel = 0.23.13-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(rustls) = 0.23.13 crate(rustls/logging) = 0.23.13 crate(rustls/ring) = 0.23.13 crate(rustls/std) = 0.23.13 crate(rustls/tls12) = 0.23.13
Processing files: rust-rustls+custom-provider-devel-0.23.13-1.mga10.noarch
Provides: crate(rustls/custom-provider) = 0.23.13 rust-rustls+custom-provider-devel = 0.23.13-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(rustls) = 0.23.13
Processing files: rust-rustls+hashbrown-devel-0.23.13-1.mga10.noarch
Provides: crate(rustls/hashbrown) = 0.23.13 rust-rustls+hashbrown-devel = 0.23.13-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(hashbrown) >= 0.14.0 crate(hashbrown/ahash) >= 0.14.0 crate(hashbrown/inline-more) >= 0.14.0 crate(rustls) = 0.23.13
Processing files: rust-rustls+log-devel-0.23.13-1.mga10.noarch
Provides: crate(rustls/log) = 0.23.13 rust-rustls+log-devel = 0.23.13-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(log/default) >= 0.4.8 crate(rustls) = 0.23.13
Processing files: rust-rustls+logging-devel-0.23.13-1.mga10.noarch
Provides: crate(rustls/logging) = 0.23.13 rust-rustls+logging-devel = 0.23.13-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(rustls) = 0.23.13 crate(rustls/log) = 0.23.13
Processing files: rust-rustls+read_buf-devel-0.23.13-1.mga10.noarch
Provides: crate(rustls/read_buf) = 0.23.13 rust-rustls+read_buf-devel = 0.23.13-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(rustls) = 0.23.13 crate(rustls/rustversion) = 0.23.13 crate(rustls/std) = 0.23.13
Processing files: rust-rustls+ring-devel-0.23.13-1.mga10.noarch
Provides: crate(rustls/ring) = 0.23.13 rust-rustls+ring-devel = 0.23.13-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(ring/default) >= 0.17.0 crate(rustls) = 0.23.13 crate(rustls-webpki/ring) >= 0.102.8
Processing files: rust-rustls+rustversion-devel-0.23.13-1.mga10.noarch
Provides: crate(rustls/rustversion) = 0.23.13 rust-rustls+rustversion-devel = 0.23.13-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(rustls) = 0.23.13 crate(rustversion/default) >= 1.0.6
Processing files: rust-rustls+std-devel-0.23.13-1.mga10.noarch
Provides: crate(rustls/std) = 0.23.13 rust-rustls+std-devel = 0.23.13-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(once_cell/std) >= 1.16.0 crate(rustls) = 0.23.13 crate(rustls-pki-types/std) >= 1.7.0 crate(rustls-webpki/std) >= 0.102.8
Processing files: rust-rustls+tls12-devel-0.23.13-1.mga10.noarch
Provides: crate(rustls/tls12) = 0.23.13 rust-rustls+tls12-devel = 0.23.13-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(rustls) = 0.23.13
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustls+log-devel-0.23.13-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustls+read_buf-devel-0.23.13-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustls+logging-devel-0.23.13-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustls+custom-provider-devel-0.23.13-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustls+default-devel-0.23.13-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustls+ring-devel-0.23.13-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustls+rustversion-devel-0.23.13-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustls+hashbrown-devel-0.23.13-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustls+tls12-devel-0.23.13-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustls+std-devel-0.23.13-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustls-devel-0.23.13-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8K32c9
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-rustls-0.23.13-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    File listed twice: /usr/share/cargo/registry/rustls-0.23.13/LICENSE-APACHE
    File listed twice: /usr/share/cargo/registry/rustls-0.23.13/LICENSE-ISC
    File listed twice: /usr/share/cargo/registry/rustls-0.23.13/LICENSE-MIT
    File listed twice: /usr/share/cargo/registry/rustls-0.23.13/README.md
D: [iurt_root_command] Success!