D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-libloading-0.8.8-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mnfLbW Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.owKnS9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build + rm -rf libloading-0.8.8 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/libloading-0.8.8.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd libloading-0.8.8 + /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.qnMzmW + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build + cd libloading-0.8.8 + /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.LhyWKt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-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.8 + '[' 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.1 Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.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("core", "rustc-dep-of-std"))' -C metadata=d15e1610e28af61d -C extra-filename=-248c37a1e6f75f0e --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling libloading v0.8.8 (/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8) 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=4637b5302b779cf5 -C extra-filename=-a797f21dc5fcb145 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/libcfg_if-248c37a1e6f75f0e.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: hiding a lifetime that's elided elsewhere is confusing --> src/safe.rs:148:26 | 148 | pub unsafe fn get(&self, symbol: &[u8]) -> Result, Error> { | ^^^^^ --------- the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 148 | pub unsafe fn get(&self, symbol: &[u8]) -> Result, Error> { | +++ warning: `libloading` (lib) generated 1 warning Finished `rpm` profile [optimized + debuginfo] target(s) in 0.72s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2VAsU3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-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.8 + '[' 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.8 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/BUILDROOT/usr/share/cargo/registry/libloading-0.8.8 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/BUILDROOT/usr/share/cargo/registry/libloading-0.8.8 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + 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.8-build/BUILDROOT/usr/share/cargo/registry/libloading-0.8.8 + /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 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/BUILDROOT/usr/share/cargo/registry/libloading-0.8.8/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/BUILDROOT/usr/share/cargo/registry/libloading-0.8.8/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.CA1A3T + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-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.8 + '[' 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.175 Fresh cfg-if v1.0.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.175/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=8e16992338e0ff2a -C extra-filename=-3e6c25b1ef7a9076 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/build/libc-3e6c25b1ef7a9076 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/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 warning: hiding a lifetime that's elided elsewhere is confusing --> src/safe.rs:148:26 | 148 | pub unsafe fn get(&self, symbol: &[u8]) -> Result, Error> { | ^^^^^ --------- the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 148 | pub unsafe fn get(&self, symbol: &[u8]) -> Result, Error> { | +++ warning: `libloading` (lib) generated 1 warning 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=ad6b67086cca54a9 -C extra-filename=-0f180bb72c1a834e --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/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.8-build/libloading-0.8.8/target/rpm/build/libc-3e6c25b1ef7a9076/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.175/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=e8e781f8b7588974 -C extra-filename=-544ebabbbaf6f106 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --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(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.8 (/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8) 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=88c3921e5fc40ad2 -C extra-filename=-116aa2032993040c --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/libcfg_if-248c37a1e6f75f0e.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/liblibc-544ebabbbaf6f106.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/liblibloading-a797f21dc5fcb145.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/libstatic_assertions-0f180bb72c1a834e.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=0a663fa7aa1eab3b -C extra-filename=-35b054d2c71e9ca7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/libcfg_if-248c37a1e6f75f0e.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/liblibc-544ebabbbaf6f106.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/liblibloading-a797f21dc5fcb145.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/libstatic_assertions-0f180bb72c1a834e.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=d0a897dc79bcc0d1 -C extra-filename=-ac3781395f367360 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/libcfg_if-248c37a1e6f75f0e.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/liblibc-544ebabbbaf6f106.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/liblibloading-a797f21dc5fcb145.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/libstatic_assertions-0f180bb72c1a834e.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=e6e734a717215326 -C extra-filename=-82115f3460982aef --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/libcfg_if-248c37a1e6f75f0e.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/liblibc-544ebabbbaf6f106.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/liblibloading-a797f21dc5fcb145.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/libstatic_assertions-0f180bb72c1a834e.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=fc3067576de074ef -C extra-filename=-5f374811599b6c1b --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/libcfg_if-248c37a1e6f75f0e.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/liblibc-544ebabbbaf6f106.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/liblibloading-a797f21dc5fcb145.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/libstatic_assertions-0f180bb72c1a834e.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=3bd07841edffd546 -C extra-filename=-3458748c4902321f --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/libcfg_if-248c37a1e6f75f0e.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/liblibc-544ebabbbaf6f106.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/libstatic_assertions-0f180bb72c1a834e.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` (lib test) generated 1 warning (1 duplicate) warning: `libloading` (test "functions") generated 1 warning Finished `rpm` profile [optimized + debuginfo] target(s) in 4.18s Running `/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/libloading-3458748c4902321f` 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.8-build/libloading-0.8.8/target/rpm/deps/constants-5f374811599b6c1b` 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.8-build/libloading-0.8.8/target/rpm/deps/functions-35b054d2c71e9ca7` 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)]` 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 library_this_get ... ok test missing_symbol_fails ... ok test test_static_ptr ... ok test test_id_u32 ... ok test test_incompatible_type_named_fn ... ok test test_try_into_ptr ... ok test test_incompatible_type ... ok test test_id_struct ... ok test test_0_no_0 ... ok test interior_null_fails ... ok test test_static_u32 ... ok test manual_close_many_times ... ok test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s Running `/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/library_filename-116aa2032993040c` 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.8-build/libloading-0.8.8/target/rpm/deps/markers-ac3781395f367360` running 11 tests test check_error_display ... ok test check_error_send ... ok test check_unix_symbol_sync ... ok test check_symbol_send ... ok test check_unix_library_send ... ok test check_symbol_sync ... ok test check_library_sync ... ok test check_error_sync ... ok test check_unix_library_sync ... ok test check_library_send ... ok test check_unix_symbol_send ... ok test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s Running `/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/windows-82115f3460982aef` 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.8-build/libloading-0.8.8 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/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.8-build/libloading-0.8.8/target/rpm/deps/libcfg_if-248c37a1e6f75f0e.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/liblibc-544ebabbbaf6f106.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/liblibloading-a797f21dc5fcb145.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/libloading-0.8.8/target/rpm/deps/libstatic_assertions-0f180bb72c1a834e.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::new (line 75) - compile ... ok test src/lib.rs - (line 26) - compile ... ok test src/safe.rs - safe::Symbol<'lib,T>::from_raw (line 237) - compile ... ok test src/safe.rs - safe::Library::get (line 117) - compile ... ok test src/safe.rs - safe::Library::get (line 140) - compile ... ok test src/safe.rs - safe::Symbol<'lib,T>::into_raw (line 214) - compile ... ok test src/safe.rs - safe::Library::get (line 126) - compile ... ok test src/safe.rs - safe::Symbol<'lib,Option>::lift_option (line 279) - compile ... ok test src/lib.rs - library_filename (line 63) ... ok test result: ok. 9 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.33s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-libloading-devel-0.8.8-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/libloading-0.8.8/LICENSE warning: File listed twice: /usr/share/cargo/registry/libloading-0.8.8/README.mkd Provides: crate(libloading) = 0.8.8 rust-libloading-devel = 0.8.8-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.56.0 Processing files: rust-libloading+default-devel-0.8.8-1.mga10.noarch Provides: crate(libloading/default) = 0.8.8 rust-libloading+default-devel = 0.8.8-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.8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-libloading+default-devel-0.8.8-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-libloading-devel-0.8.8-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dEml7F + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build + test -d /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-libloading-0.8.8-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/libloading-0.8.8/LICENSE File listed twice: /usr/share/cargo/registry/libloading-0.8.8/README.mkd D: [iurt_root_command] Success!