D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-libloading-0.8.9-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3NxN5b Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.e5rfAE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build + rm -rf libloading-0.8.9 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/libloading-0.8.9.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd libloading-0.8.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/libloading-fix-metadata-auto.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.ZweNXB + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build + cd libloading-0.8.9 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.j2ubh5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libloading-0.8.9 + '[' 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 cfg-if v1.0.4 Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=557655ab03dec7b9 -C extra-filename=-e398f09b4be48fa3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling libloading v0.8.9 (/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9) Running `/usr/bin/rustc --crate-name libloading --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 --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=140f278c3b4126ff -C extra-filename=-da283a87b7102e9b --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/libcfg_if-e398f09b4be48fa3.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 0.58s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Jx9PAG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libloading-0.8.9 + '[' 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=libloading ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.8.9 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/BUILDROOT/usr/share/cargo/registry/libloading-0.8.9 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/BUILDROOT/usr/share/cargo/registry/libloading-0.8.9 + /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-libloading-0.8.9-build/BUILDROOT/usr/share/cargo/registry/libloading-0.8.9 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/BUILDROOT/usr/share/cargo/registry/libloading-0.8.9/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/BUILDROOT/usr/share/cargo/registry/libloading-0.8.9/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Os2D9O + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libloading-0.8.9 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Compiling libc v0.2.177 Fresh cfg-if v1.0.4 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.177/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=6c53a61b680a75b4 -C extra-filename=-247bd7b76ee2d7cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/build/libc-247bd7b76ee2d7cf -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling static_assertions v1.1.0 Running `/usr/bin/rustc --crate-name static_assertions --edition=2015 /usr/share/cargo/registry/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=ab0e67f6ac199593 -C extra-filename=-55dd24e9a0b406c5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/build/libc-247bd7b76ee2d7cf/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.177/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a599050c4c5aeb77 -C extra-filename=-4f7180ecd5406f0f --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling libloading v0.8.9 (/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9) Running `/usr/bin/rustc --crate-name functions --edition=2015 tests/functions.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0d5f9c5b473a2f2e -C extra-filename=-ea0e232040f29899 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/libcfg_if-e398f09b4be48fa3.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/liblibc-4f7180ecd5406f0f.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/liblibloading-da283a87b7102e9b.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/libstatic_assertions-55dd24e9a0b406c5.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name constants --edition=2015 tests/constants.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ad0552877ca970e6 -C extra-filename=-4b67457327c5bada --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/libcfg_if-e398f09b4be48fa3.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/liblibc-4f7180ecd5406f0f.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/liblibloading-da283a87b7102e9b.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/libstatic_assertions-55dd24e9a0b406c5.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name libloading --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=52192cac8eb52a4e -C extra-filename=-5e3f4ebce95592c7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/libcfg_if-e398f09b4be48fa3.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/liblibc-4f7180ecd5406f0f.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/libstatic_assertions-55dd24e9a0b406c5.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name library_filename --edition=2015 tests/library_filename.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5e7696e622be2d5d -C extra-filename=-a204f5555730d5a7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/libcfg_if-e398f09b4be48fa3.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/liblibc-4f7180ecd5406f0f.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/liblibloading-da283a87b7102e9b.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/libstatic_assertions-55dd24e9a0b406c5.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name markers --edition=2015 tests/markers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8bc42a394f7f2a49 -C extra-filename=-3a755862d4b3732e --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/libcfg_if-e398f09b4be48fa3.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/liblibc-4f7180ecd5406f0f.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/liblibloading-da283a87b7102e9b.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/libstatic_assertions-55dd24e9a0b406c5.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name windows --edition=2015 tests/windows.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1028fcb04d14c4ea -C extra-filename=-471cc84b8213fc95 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/libcfg_if-e398f09b4be48fa3.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/liblibc-4f7180ecd5406f0f.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/liblibloading-da283a87b7102e9b.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/libstatic_assertions-55dd24e9a0b406c5.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> tests/functions.rs:100:9 | 100 | assert_eq!(*f, *f2); | ^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default = note: this warning originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `libloading` (test "functions") generated 1 warning Finished `rpm` profile [optimized + debuginfo] target(s) in 3.64s Running `/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/libloading-5e3f4ebce95592c7` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s Running `/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/constants-4b67457327c5bada` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/functions-ea0e232040f29899` running 13 tests test wrong_name_fails ... ok warning: creating a mutable reference to mutable static --> src/test_helpers.rs:36:25 | 36 | TEST_STATIC_PTR == (&mut TEST_STATIC_PTR as *mut *mut _ as *mut _) | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default help: use `&raw mut` instead to create a raw pointer | 36 | TEST_STATIC_PTR == (&raw mut TEST_STATIC_PTR as *mut *mut _ as *mut _) | +++ warning: 1 warning emitted test test_id_struct ... ok test test_incompatible_type_named_fn ... ok test missing_symbol_fails ... ok test interior_null_fails ... ok test library_this_get ... ok test test_static_u32 ... ok test test_static_ptr ... ok test test_id_u32 ... ok test test_try_into_ptr ... ok test test_incompatible_type ... ok test test_0_no_0 ... ok test manual_close_many_times ... ok test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.06s Running `/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/library_filename-a204f5555730d5a7` running 1 test test test_library_filename ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/markers-3a755862d4b3732e` running 11 tests test check_error_display ... ok test check_error_send ... ok test check_error_sync ... ok test check_library_send ... ok test check_symbol_send ... ok test check_library_sync ... ok test check_symbol_sync ... ok test check_unix_library_send ... ok test check_unix_library_sync ... ok test check_unix_symbol_send ... ok test check_unix_symbol_sync ... ok test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/windows-471cc84b8213fc95` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests libloading Running `/usr/bin/rustdoc --edition=2015 --crate-type lib --color auto --crate-name libloading --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/libcfg_if-e398f09b4be48fa3.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/liblibc-4f7180ecd5406f0f.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/liblibloading-da283a87b7102e9b.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/libloading-0.8.9/target/rpm/deps/libstatic_assertions-55dd24e9a0b406c5.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` running 10 tests test src/os/mod.rs - os (line 11) ... ignored test src/safe.rs - safe::Library::get (line 117) - compile ... ok test src/safe.rs - safe::Symbol<'lib,T>::into_raw (line 214) - compile ... ok test src/safe.rs - safe::Library::get (line 140) - compile ... ok test src/safe.rs - safe::Symbol<'lib,T>::from_raw (line 237) - compile ... ok test src/safe.rs - safe::Symbol<'lib,Option>::lift_option (line 278) - compile ... ok test src/safe.rs - safe::Library::new (line 75) - compile ... ok test src/safe.rs - safe::Library::get (line 126) - compile ... ok test src/lib.rs - (line 26) - compile ... ok test src/lib.rs - library_filename (line 66) ... ok test result: ok. 9 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.28s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-libloading-devel-0.8.9-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/libloading-0.8.9/LICENSE warning: File listed twice: /usr/share/cargo/registry/libloading-0.8.9/README.mkd Provides: crate(libloading) = 0.8.9 rust-libloading-devel = 0.8.9-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(cfg-if/default) >= 1.0.0 rust >= 1.71.0 Processing files: rust-libloading+default-devel-0.8.9-1.mga10.noarch Provides: crate(libloading/default) = 0.8.9 rust-libloading+default-devel = 0.8.9-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(libloading) = 0.8.9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-libloading+default-devel-0.8.9-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-libloading-devel-0.8.9-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qzZfZy + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build + test -d /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.9-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/libloading-0.8.9/LICENSE File listed twice: /usr/share/cargo/registry/libloading-0.8.9/README.mkd D: [iurt_root_command] Success!