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.ETkeuF Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WtHoqu + 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/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.fUOakC + 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.HHDN2X + 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.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=e36c5635509685b1 -C extra-filename=-ef87fd9400bde0bc --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,test)' --check-cfg 'cfg(feature, values())' -C metadata=139036ceb7d3d249 -C extra-filename=-02618c64d0f554b2 --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-ef87fd9400bde0bc.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: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: extern declarations without an explicit ABI are deprecated --> src/os/unix/mod.rs:430:1 | 430 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default 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 16 warnings (run `cargo fix --lib -p libloading` to apply 1 suggestion) 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.Wznnpw + 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 + 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 + /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)' 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.6BNuId + 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.174 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.174/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=d63bb44177e92056 -C extra-filename=-408e1a1c4df57744 --out-dir /home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/build/libc-408e1a1c4df57744 -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` Fresh cfg-if v1.0.1 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: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: extern declarations without an explicit ABI are deprecated --> src/os/unix/mod.rs:430:1 | 430 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default 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 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=8b287f37efaf1b0d -C extra-filename=-6a3b4d8db1d95bc1 --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` warning: `libloading` (lib) generated 16 warnings (run `cargo fix --lib -p libloading` to apply 1 suggestion) Running `/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/build/libc-408e1a1c4df57744/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.174/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=57b78cf8d70f5b29 -C extra-filename=-92addd9783a68e3f --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_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.7.4 (/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4) 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,test)' --check-cfg 'cfg(feature, values())' -C metadata=5525567a79df4a85 -C extra-filename=-847838b35b07aa0a --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-ef87fd9400bde0bc.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibc-92addd9783a68e3f.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibloading-02618c64d0f554b2.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libstatic_assertions-6a3b4d8db1d95bc1.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 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b7487529098964d -C extra-filename=-50ac25c189a74950 --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-ef87fd9400bde0bc.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibc-92addd9783a68e3f.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libstatic_assertions-6a3b4d8db1d95bc1.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,test)' --check-cfg 'cfg(feature, values())' -C metadata=6b87a01fcceb84bf -C extra-filename=-b8fc22b3d12331bb --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-ef87fd9400bde0bc.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibc-92addd9783a68e3f.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibloading-02618c64d0f554b2.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libstatic_assertions-6a3b4d8db1d95bc1.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,test)' --check-cfg 'cfg(feature, values())' -C metadata=6dff37178c2f3adb -C extra-filename=-9a994108f8631e4f --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-ef87fd9400bde0bc.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibc-92addd9783a68e3f.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibloading-02618c64d0f554b2.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libstatic_assertions-6a3b4d8db1d95bc1.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,test)' --check-cfg 'cfg(feature, values())' -C metadata=c680ed309e6a91af -C extra-filename=-c9404f2c90c99fe9 --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-ef87fd9400bde0bc.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibc-92addd9783a68e3f.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibloading-02618c64d0f554b2.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libstatic_assertions-6a3b4d8db1d95bc1.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,test)' --check-cfg 'cfg(feature, values())' -C metadata=f11c0d2ffe23537d -C extra-filename=-7fc9b10a31b4fe90 --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-ef87fd9400bde0bc.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibc-92addd9783a68e3f.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibloading-02618c64d0f554b2.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libstatic_assertions-6a3b4d8db1d95bc1.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `libloading` (lib test) generated 16 warnings (16 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 4.07s Running `/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libloading-50ac25c189a74950` 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-b8fc22b3d12331bb` 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-9a994108f8631e4f` 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_static_u32 ... ok test library_this_get ... ok test missing_symbol_fails ... ok test interior_null_fails ... ok test test_id_u32 ... ok test test_incompatible_type_named_fn ... ok test test_id_struct ... ok test test_0_no_0 ... ok test test_incompatible_type ... 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.69s Running `/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/library_filename-847838b35b07aa0a` 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-7fc9b10a31b4fe90` running 11 tests test check_error_sync ... ok test check_library_send ... ok test check_library_sync ... ok test check_error_display ... ok test check_unix_library_sync ... ok test check_unix_symbol_send ... ok test check_error_send ... ok test check_symbol_sync ... ok test check_unix_library_send ... ok test check_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-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/windows-c9404f2c90c99fe9` 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-ef87fd9400bde0bc.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibc-92addd9783a68e3f.rlib --extern libloading=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/liblibloading-02618c64d0f554b2.rlib --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-libloading0.7-0.7.4-build/libloading-0.7.4/target/rpm/deps/libstatic_assertions-6a3b4d8db1d95bc1.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 125) - compile ... ok test src/safe.rs - safe::Library::get (line 139) - compile ... ok test src/safe.rs - safe::Symbol<'lib,T>::into_raw (line 213) - compile ... ok test src/safe.rs - safe::Library::new (line 74) - compile ... ok test src/safe.rs - safe::Symbol<'lib,T>::from_raw (line 236) - compile ... ok test src/safe.rs - safe::Symbol<'lib,Option>::lift_option (line 259) - compile ... ok test src/safe.rs - safe::Library::get (line 116) - compile ... ok test src/lib.rs - (line 26) - 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.33s + 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.nElEap + 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!