D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/rust-native-tls-0.2.11-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.n4hbM7 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8xHPfv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build + rm -rf native-tls-0.2.11 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/native-tls-0.2.11.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd native-tls-0.2.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/native-tls-fix-metadata-auto.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/native-tls-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.RPh3QZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build + cd native-tls-0.2.11 + /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.azPRIx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd native-tls-0.2.11 + '[' 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 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Compiling shlex v1.3.0 Compiling proc-macro2 v1.0.94 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,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=566bf8880046a0c7 -C extra-filename=-116192f98fb20e65 --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pkg-config v0.3.31 Compiling unicode-ident v1.0.18 Compiling libc v0.2.171 Compiling openssl v0.10.68 Compiling foreign-types-shared v0.1.1 Compiling once_cell v1.20.3 Compiling native-tls v0.2.11 (/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11) Compiling cfg-if v1.0.0 Compiling bitflags v2.9.0 Compiling log v0.4.26 Compiling openssl-probe v0.1.5 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=186aad7a12ea9336 -C extra-filename=-afdebed02fe2a884 --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/build/proc-macro2-afdebed02fe2a884 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/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 pkg_config --edition=2018 /usr/share/cargo/registry/pkg-config-0.3.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,test)' --check-cfg 'cfg(feature, values())' -C metadata=7bc00476902fb45c -C extra-filename=-101b1c6c5919a3df --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.18/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=adcecc07420fd8e7 -C extra-filename=-e45ede29ac9488f1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/openssl-0.10.68/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "v101", "v102", "v110", "v111"))' -C metadata=3f1d171408f8c39e -C extra-filename=-46c87835d9d1f8ec --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/build/openssl-46c87835d9d1f8ec -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=42efa26aba98bd78 -C extra-filename=-5121e35c8cbfbca6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/build/libc-5121e35c8cbfbca6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/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 foreign_types_shared --edition=2015 /usr/share/cargo/registry/foreign-types-shared-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=53a0bc9a3fc884d1 -C extra-filename=-1105045613790e73 --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/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.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="default"' --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=6953385b6391131e -C extra-filename=-82aa2c1b352c449e --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/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 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("alpn"))' -C metadata=eaf44d97dfde2664 -C extra-filename=-2c97d86fdb9e8c2d --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/build/native-tls-2c97d86fdb9e8c2d -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/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,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=d0d5fe105289cea2 -C extra-filename=-ec6a769025b5f44f --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.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,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=6d5c2f587c92f5c8 -C extra-filename=-b16a1cc859a38888 --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/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 log --edition=2021 /usr/share/cargo/registry/log-0.4.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 --check-cfg 'cfg(docsrs,test)' --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=081303fc207f2870 -C extra-filename=-d36e7413773bcebc --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/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 openssl_probe --edition=2015 /usr/share/cargo/registry/openssl-probe-0.1.5/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=a6473a330428bc15 -C extra-filename=-341d71f9bcaf06d4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling foreign-types v0.3.2 Running `/usr/bin/rustc --crate-name foreign_types --edition=2015 /usr/share/cargo/registry/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43a9ceb833cae968 -C extra-filename=-e674794d13ddcee4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps --extern foreign_types_shared=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libforeign_types_shared-1105045613790e73.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cc v1.2.17 Running `/usr/bin/rustc --crate-name cc --edition=2018 /usr/share/cargo/registry/cc-1.2.17/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("jobserver", "parallel"))' -C metadata=1ba94689b062ad51 -C extra-filename=-5ae50504ff28b269 --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libshlex-116192f98fb20e65.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/build/proc-macro2-afdebed02fe2a884/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=1145e0dc34b4846e -C extra-filename=-da4772ea36af6bba --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libunicode_ident-e45ede29ac9488f1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/build/libc-5121e35c8cbfbca6/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=725a75cc44332baf -C extra-filename=-8db1b84232c234ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --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(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling quote v1.0.40 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=33a55349c8ad82ab -C extra-filename=-5c50f5c1b9d163c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libproc_macro2-da4772ea36af6bba.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.100 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=7b2f7f887a6d7933 -C extra-filename=-269bcdad4e9061be --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libproc_macro2-da4772ea36af6bba.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libquote-5c50f5c1b9d163c9.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libunicode_ident-e45ede29ac9488f1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling openssl-sys v0.9.104 Running `/usr/bin/rustc --crate-name build_script_main --edition=2021 /usr/share/cargo/registry/openssl-sys-0.9.104/build/main.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("bindgen"))' -C metadata=710d8954401ea850 -C extra-filename=-0f2f6609f9f93067 --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/build/openssl-sys-0f2f6609f9f93067 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps --extern cc=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libcc-5ae50504ff28b269.rlib --extern pkg_config=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libpkg_config-101b1c6c5919a3df.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/build/openssl-sys-0f2f6609f9f93067/build-script-main` Running `/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/build/openssl-46c87835d9d1f8ec/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/build/native-tls-2c97d86fdb9e8c2d/build-script-build` Running `/usr/bin/rustc --crate-name openssl_sys --edition=2021 /usr/share/cargo/registry/openssl-sys-0.9.104/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("bindgen"))' -C metadata=1a2a51cedec26c59 -C extra-filename=-70ad676cab3a7dba --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg openssl --cfg ossl340 --cfg ossl330 --cfg ossl320 --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'` Compiling openssl-macros v0.1.1 Running `/usr/bin/rustc --crate-name openssl_macros --edition=2018 /usr/share/cargo/registry/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=86bac820cf0c3db3 -C extra-filename=-3957752aa77d03b3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libproc_macro2-da4772ea36af6bba.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libquote-5c50f5c1b9d163c9.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libsyn-269bcdad4e9061be.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name openssl --edition=2021 /usr/share/cargo/registry/openssl-0.10.68/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "v101", "v102", "v110", "v111"))' -C metadata=3bd4590f03211822 -C extra-filename=-ab9ed4a0b945bad1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libbitflags-b16a1cc859a38888.rmeta --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern foreign_types=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libforeign_types-e674794d13ddcee4.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libonce_cell-82aa2c1b352c449e.rmeta --extern openssl_macros=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libopenssl_macros-3957752aa77d03b3.so --extern ffi=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libopenssl_sys-70ad676cab3a7dba.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --cfg ossl310 --cfg ossl320 --cfg ossl330 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)'` Running `/usr/bin/rustc --crate-name native_tls --edition=2015 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("alpn"))' -C metadata=5a1dfcd67e9d28bf -C extra-filename=-45de2b90d8c97684 --out-dir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps --extern log=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/liblog-d36e7413773bcebc.rmeta --extern openssl=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libopenssl-ab9ed4a0b945bad1.rmeta --extern openssl_probe=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libopenssl_probe-341d71f9bcaf06d4.rmeta --extern openssl_sys=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11/target/rpm/deps/libopenssl_sys-70ad676cab3a7dba.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg have_min_max_version` warning: unexpected `cfg` condition name: `have_min_max_version` --> src/imp/openssl.rs:21:7 | 21 | #[cfg(have_min_max_version)] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(have_min_max_version)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_min_max_version)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `have_min_max_version` --> src/imp/openssl.rs:45:11 | 45 | #[cfg(not(have_min_max_version))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(have_min_max_version)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_min_max_version)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: use of deprecated method `imp::openssl::pkcs12::Pkcs12Ref::parse`: Use parse2 instead --> src/imp/openssl.rs:165:29 | 165 | let parsed = pkcs12.parse(pass)?; | ^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated field `imp::openssl::pkcs12::ParsedPkcs12::pkey`: Use ParsedPkcs12_2 instead --> src/imp/openssl.rs:167:19 | 167 | pkey: parsed.pkey, | ^^^^^^^^^^^ warning: use of deprecated field `imp::openssl::pkcs12::ParsedPkcs12::cert`: Use ParsedPkcs12_2 instead --> src/imp/openssl.rs:168:19 | 168 | cert: parsed.cert, | ^^^^^^^^^^^ warning: use of deprecated field `imp::openssl::pkcs12::ParsedPkcs12::chain`: Use ParsedPkcs12_2 instead --> src/imp/openssl.rs:172:20 | 172 | chain: parsed.chain.into_iter().flatten().rev().collect(), | ^^^^^^^^^^^^ warning: `native-tls` (lib) generated 6 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 34.73s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rDEXKA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd native-tls-0.2.11 + '[' 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=native-tls ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.2.11 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/BUILDROOT/usr/share/cargo/registry/native-tls-0.2.11 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/BUILDROOT/usr/share/cargo/registry/native-tls-0.2.11 + /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-native-tls-0.2.11-build/BUILDROOT/usr/share/cargo/registry/native-tls-0.2.11 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/native-tls-0.2.11` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/BUILDROOT/usr/share/cargo/registry/native-tls-0.2.11/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/BUILDROOT/usr/share/cargo/registry/native-tls-0.2.11/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 Reading /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/SPECPARTS/rpm-debuginfo.specpart Processing files: rust-native-tls-devel-0.2.11-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/native-tls-0.2.11/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/native-tls-0.2.11/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/native-tls-0.2.11/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/native-tls-0.2.11/README.md Provides: crate(native-tls) = 0.2.11 rust-native-tls-devel = 0.2.11-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.5 crate(openssl-probe/default) >= 0.1.0 crate(openssl-sys/default) >= 0.9.55 crate(openssl/default) >= 0.10.29 Processing files: rust-native-tls+default-devel-0.2.11-1.mga10.noarch Provides: crate(native-tls/default) = 0.2.11 rust-native-tls+default-devel = 0.2.11-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(native-tls) = 0.2.11 Processing files: rust-native-tls+alpn-devel-0.2.11-1.mga10.noarch Provides: crate(native-tls/alpn) = 0.2.11 rust-native-tls+alpn-devel = 0.2.11-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(native-tls) = 0.2.11 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-native-tls+alpn-devel-0.2.11-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-native-tls+default-devel-0.2.11-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-native-tls-devel-0.2.11-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rsd9Ak + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build + test -d /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-native-tls-0.2.11-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/native-tls-0.2.11/CHANGELOG.md File listed twice: /usr/share/cargo/registry/native-tls-0.2.11/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/native-tls-0.2.11/LICENSE-MIT File listed twice: /usr/share/cargo/registry/native-tls-0.2.11/README.md D: [iurt_root_command] Success!