D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-libloading0.7-0.7.4-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5V7evE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build + test -d /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fMCRTZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build + rm -rf libloading-0.7.4 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/libloading-0.7.4.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd libloading-0.7.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/libloading-fix-metadata-auto.diff + 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.C0QdZs + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build + cd libloading-0.7.4 + /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.EqUVZv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-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.7.4 + '[' 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 2018 is compatible with `rust-version` Compiling cfg-if v1.0.0 Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=a75da4dac8bb7c65 -C extra-filename=-a75da4dac8bb7c65 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling libloading v0.7.4 (/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4) 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a67c0d5206c8a101 -C extra-filename=-a67c0d5206c8a101 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition name: `libloading_docs` --> src/lib.rs:39:13 | 39 | #![cfg_attr(libloading_docs, feature(doc_cfg))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` 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: `libloading_docs` --> src/lib.rs:48:26 | 48 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/lib.rs:50:26 | 50 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/os/mod.rs:20:17 | 20 | #[cfg(any(unix, libloading_docs))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/os/mod.rs:21:12 | 21 | #[cfg_attr(libloading_docs, doc(cfg(unix)))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/os/mod.rs:25:20 | 25 | #[cfg(any(windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/os/unix/mod.rs:3:11 | 3 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/os/unix/mod.rs:5:15 | 5 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/os/unix/consts.rs:46:11 | 46 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/os/unix/consts.rs:55:15 | 55 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/safe.rs:2:7 | 2 | #[cfg(libloading_docs)] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/safe.rs:4:15 | 4 | #[cfg(all(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/safe.rs:6:15 | 6 | #[cfg(all(not(libloading_docs), windows))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/safe.rs:14:12 | 14 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/safe.rs:196:12 | 196 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `libloading` (lib) generated 15 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 0.37s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nQpiXg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-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.7.4 + '[' 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.7.4 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/BUILDROOT/usr/share/cargo/registry/libloading-0.7.4 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/BUILDROOT/usr/share/cargo/registry/libloading-0.7.4 + /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-libloading0.7-0.7.4-build/BUILDROOT/usr/share/cargo/registry/libloading-0.7.4 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/BUILDROOT/usr/share/cargo/registry/libloading-0.7.4/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/BUILDROOT/usr/share/cargo/registry/libloading-0.7.4/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.O7VeTK + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-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.7.4 + '[' 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 warning: no edition set: defaulting to the 2015 edition while 2018 is compatible with `rust-version` Compiling libc v0.2.168 Fresh cfg-if v1.0.0 Compiling static_assertions v1.1.0 warning: unexpected `cfg` condition name: `libloading_docs` --> src/lib.rs:39:13 | 39 | #![cfg_attr(libloading_docs, feature(doc_cfg))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` 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: `libloading_docs` --> src/lib.rs:48:26 | 48 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/lib.rs:50:26 | 50 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/os/mod.rs:20:17 | 20 | #[cfg(any(unix, libloading_docs))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/os/mod.rs:21:12 | 21 | #[cfg_attr(libloading_docs, doc(cfg(unix)))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/os/mod.rs:25:20 | 25 | #[cfg(any(windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/os/unix/mod.rs:3:11 | 3 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/os/unix/mod.rs:5:15 | 5 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/os/unix/consts.rs:46:11 | 46 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/os/unix/consts.rs:55:15 | 55 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/safe.rs:2:7 | 2 | #[cfg(libloading_docs)] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/safe.rs:4:15 | 4 | #[cfg(all(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/safe.rs:6:15 | 6 | #[cfg(all(not(libloading_docs), windows))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/safe.rs:14:12 | 14 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> src/safe.rs:196:12 | 196 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `libloading` (lib) generated 15 warnings Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.168/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)' --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=8eca07f79ffd64c9 -C extra-filename=-8eca07f79ffd64c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/build/libc-8eca07f79ffd64c9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/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 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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b1201575c8494544 -C extra-filename=-b1201575c8494544 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/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-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/build/libc-8eca07f79ffd64c9/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.168/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)' --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=3492ba3f820def40 -C extra-filename=-3492ba3f820def40 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/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_new_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(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling libloading v0.7.4 (/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4) 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 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8dcc16c202a22af0 -C extra-filename=-8dcc16c202a22af0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibc-3492ba3f820def40.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libstatic_assertions-b1201575c8494544.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 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=34148ea854cc95b6 -C extra-filename=-34148ea854cc95b6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibc-3492ba3f820def40.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibloading-a67c0d5206c8a101.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libstatic_assertions-b1201575c8494544.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 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e97ab97353fa141b -C extra-filename=-e97ab97353fa141b --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibc-3492ba3f820def40.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibloading-a67c0d5206c8a101.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libstatic_assertions-b1201575c8494544.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 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ff9fa0d95d8907ac -C extra-filename=-ff9fa0d95d8907ac --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibc-3492ba3f820def40.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibloading-a67c0d5206c8a101.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libstatic_assertions-b1201575c8494544.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 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f7ffb20a16fd213d -C extra-filename=-f7ffb20a16fd213d --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibc-3492ba3f820def40.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibloading-a67c0d5206c8a101.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libstatic_assertions-b1201575c8494544.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 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=789cdff160d35b1d -C extra-filename=-789cdff160d35b1d --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibc-3492ba3f820def40.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibloading-a67c0d5206c8a101.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libstatic_assertions-b1201575c8494544.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `libloading` (lib test) generated 15 warnings (15 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 3.27s Running `/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libloading-8dcc16c202a22af0` 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-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/constants-34148ea854cc95b6` 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-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/functions-f7ffb20a16fd213d` running 12 tests test wrong_name_fails ... ok warning: creating a mutable reference to mutable static is discouraged --> 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 test_incompatible_type ... ok test test_incompatible_type_named_fn ... ok test test_0_no_0 ... ok test library_this_get ... ok test missing_symbol_fails ... ok test interior_null_fails ... ok test test_id_u32 ... ok test test_id_struct ... ok test test_static_u32 ... ok test test_static_ptr ... ok test manual_close_many_times ... ok test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s Running `/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/library_filename-e97ab97353fa141b` 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-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/markers-789cdff160d35b1d` running 11 tests test check_library_send ... ok test check_symbol_sync ... ok test check_error_sync ... ok test check_unix_symbol_sync ... ok test check_unix_library_sync ... ok test check_library_sync ... ok test check_symbol_send ... ok test check_unix_library_send ... ok test check_unix_symbol_send ... ok test check_error_display ... ok test check_error_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-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/windows-ff9fa0d95d8907ac` 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-libloading0.7-0.7.4-build/libloading-0.7.4 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibc-3492ba3f820def40.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibloading-a67c0d5206c8a101.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libstatic_assertions-b1201575c8494544.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --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 74) - compile ... ok test src/safe.rs - safe::Library::get (line 116) - compile ... ok test src/safe.rs - safe::Symbol<'lib,T>::from_raw (line 236) - compile ... ok test src/safe.rs - safe::Library::get (line 125) - compile ... ok test src/safe.rs - safe::Library::get (line 139) - compile ... ok test src/lib.rs - (line 26) - compile ... ok test src/safe.rs - safe::Symbol<'lib,Option>::lift_option (line 259) - compile ... ok test src/safe.rs - safe::Symbol<'lib,T>::into_raw (line 213) - compile ... ok test src/lib.rs - library_filename (line 65) ... ok test result: ok. 9 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.26s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-libloading0.7-devel-0.7.4-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/libloading-0.7.4/LICENSE warning: File listed twice: /usr/share/cargo/registry/libloading-0.7.4/README.mkd Provides: crate(libloading) = 0.7.4 rust-libloading0.7-devel = 0.7.4-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.40.0 Processing files: rust-libloading0.7+default-devel-0.7.4-1.mga10.noarch Provides: crate(libloading/default) = 0.7.4 rust-libloading0.7+default-devel = 0.7.4-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.7.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-libloading0.7+default-devel-0.7.4-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-libloading0.7-devel-0.7.4-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sdeNmK + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build + test -d /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/libloading-0.7.4/LICENSE File listed twice: /usr/share/cargo/registry/libloading-0.7.4/README.mkd D: [iurt_root_command] Success!